:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.game-button{color:#b9dcff;letter-spacing:1px;cursor:pointer;image-rendering:pixelated;background:#1b2635;border:3px solid #61a5fa;padding:14px 28px;font-family:"Press Start 2P",monospace;font-size:12px;transition:none;box-shadow:4px 4px #0b1118,6px 6px #425164}.small{padding:6px 12px;font-size:9px}.game-button:hover{color:#0b1118;background:#61a5fa;transform:translate(2px,2px);box-shadow:2px 2px #0b1118,4px 4px #425164}.game-button:active{transform:translate(5px,5px);box-shadow:0 0 #0b1118}.game-notification{color:#b9dcff;z-index:2000;background:#151f2b;border:3px solid #61a5fa;align-items:center;gap:12px;padding:14px 20px;font-family:"Press Start 2P",monospace;font-size:9px;animation:.15s ease-out notification-in;display:flex;position:fixed;top:30px;left:50%;transform:translate(-50%);box-shadow:5px 5px #05080d,7px 7px #425164}.notification-icon{color:#61a5fa;font-size:14px}.notification-message{line-height:1.5}@keyframes notification-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.login-container{background:#080d14;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#151f2b;border:4px solid #61a5fa;flex-direction:column;gap:18px;width:380px;padding:40px;display:flex;box-shadow:8px 8px #05080d,12px 12px #425164}.login-card h1{color:#61a5fa;text-align:center;margin-bottom:20px;font-family:"Press Start 2P",monospace;font-size:26px}.login-card label{color:#b9dcff;font-family:"Press Start 2P",monospace;font-size:10px}.register-text{color:#b9dcff;text-align:center;font-family:"Press Start 2P",monospace;font-size:9px}.register-text a{color:#61a5fa;text-decoration:none}.register-text a:hover{text-decoration:underline}.login-card a{color:#61a5fa;text-align:center;margin-bottom:20px;font-family:"Press Start 2P",monospace;font-size:9px;text-decoration:none}.login-card input{color:#fff;background:#080d14;border:3px solid #425164;padding:12px;font-family:monospace}.login-card input:focus{border-color:#61a5fa;outline:none}.register-container{background:#080d14;justify-content:center;align-items:center;min-height:100vh;display:flex}.register-card{background:#151f2b;border:4px solid #61a5fa;flex-direction:column;gap:18px;width:380px;padding:40px;display:flex;box-shadow:8px 8px #05080d,12px 12px #425164}.register-card h1{color:#61a5fa;text-align:center;font-family:"Press Start 2P",monospace;font-size:26px}.register-card label{color:#b9dcff;font-family:"Press Start 2P",monospace;font-size:10px}.register-card input{color:#fff;background:#080d14;border:3px solid #425164;padding:12px}.login-text{text-align:center;color:#b9dcff;font-family:"Press Start 2P",monospace;font-size:9px}.login-text a{color:#61a5fa;text-decoration:none}.home-container{background:#080d14;justify-content:center;align-items:center;min-height:100vh;display:flex}.home-card{background:#151f2b;border:4px solid #61a5fa;flex-direction:column;gap:20px;width:400px;padding:45px;display:flex;box-shadow:8px 8px #05080d,12px 12px #425164}.home-card h1{color:#61a5fa;text-align:center;font-family:"Press Start 2P",monospace;font-size:28px}.home-card h2{color:#b9dcff;text-align:center;font-family:"Press Start 2P",monospace;font-size:12px}.home-room p{color:#61a5fa;text-align:center;padding-top:20px;font-family:"Press Start 2P",monospace;font-size:12px}.home-room h2{color:#b9dcff;text-align:center;font-family:"Press Start 2P",monospace;font-size:10px}.home-card label{color:#b9dcff;font-family:"Press Start 2P",monospace;font-size:10px}.home-card input{color:#fff;background:#080d14;border:3px solid #425164;padding:12px;font-family:monospace}.home-card input:focus{border-color:#61a5fa;outline:none}.divider{text-align:center;color:#61a5fa;font-family:"Press Start 2P",monospace;font-size:12px}.lobby-container{background:#080d14;justify-content:center;align-items:center;min-height:100vh;display:flex}.lobby-card{background:#151f2b;border:4px solid #61a5fa;flex-direction:column;gap:12px;width:520px;padding:24px;display:flex;box-shadow:7px 7px #05080d,10px 10px #425164}.lobby-card h1{color:#61a5fa;text-align:center;text-shadow:2px 2px #05080d;margin:0;font-family:"Press Start 2P",monospace;font-size:22px}.lobby-subtitle{color:#b9dcff;text-align:center;margin:0 0 5px;font-family:"Press Start 2P",monospace;font-size:7px}.room-box{text-align:center;background:#080d14;border:2px solid #425164;padding:10px}.room-box p{color:#425164;margin:0 0 5px;font-family:"Press Start 2P",monospace;font-size:6px}.room-code{color:#61a5fa;letter-spacing:2px;margin-bottom:7px;font-family:"Press Start 2P",monospace;font-size:16px}.copy-button{justify-content:center;display:flex}.player-box{background:#080d14;border:2px solid #425164;padding:7px 12px}.player-row{border-bottom:1px solid #425164;justify-content:space-between;padding:6px 0;display:flex}.player-row:last-child{border-bottom:none}.player-label{color:#425164;font-family:"Press Start 2P",monospace;font-size:6px}.player-name{color:#b9dcff;font-family:monospace;font-size:13px;font-weight:700}.status-box{text-align:center;background:#080d14;border:2px solid #425164;padding:7px}.status-box p{color:#425164;margin:0 0 5px;font-family:"Press Start 2P",monospace;font-size:6px}.status-value{color:#61a5fa;font-family:"Press Start 2P",monospace;font-size:9px}.start-button{justify-content:center;margin-top:4px;display:flex}.rules-overlay{z-index:1000;background:#05080de0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rules-modal{background:#151f2b;border:4px solid #61a5fa;width:520px;max-width:90vw;max-height:85vh;padding:24px;overflow-y:auto;box-shadow:8px 8px #05080d,12px 12px #425164}.rules-modal h2{color:#61a5fa;text-align:center;text-shadow:2px 2px #05080d;margin:0 0 22px;font-family:"Press Start 2P",monospace;font-size:16px}.rules-section{margin-bottom:18px}.rules-section h3{color:#61a5fa;margin:0 0 8px;font-family:"Press Start 2P",monospace;font-size:8px}.rules-section p{color:#b9dcff;margin:5px 0;font-family:monospace;font-size:14px;line-height:1.45}.rules-close{border-top:2px solid #425164;justify-content:center;margin-top:20px;padding-top:16px;display:flex}.game-container{background:#080d14;justify-content:center;align-items:center;min-height:100vh;display:flex}.game-card{background:#151f2b;border:4px solid #61a5fa;flex-direction:column;gap:18px;width:1200px;padding:28px;display:flex;box-shadow:8px 8px #05080d,12px 12px #425164}.game-title{color:#61a5fa;text-align:center;margin:0;font-family:"Press Start 2P",monospace;font-size:24px}.game-info{background:#080d14;border:3px solid #425164;justify-content:space-between;align-items:center;padding:16px;display:flex;box-shadow:4px 4px #05080d}.game-info span{color:#b9dcff;font-family:"Press Start 2P",monospace;font-size:8px}.game-layout{gap:20px;display:flex}.board{background:#080d14;border:3px solid #425164;flex:1;grid-template-rows:repeat(10,50px);grid-template-columns:repeat(10,50px);justify-content:center;gap:4px;padding:16px;display:grid;box-shadow:4px 4px #05080d}.sidebar{flex-direction:column;gap:16px;width:260px;display:flex}.sidebar-box{background:#080d14;border:3px solid #425164;padding:16px;box-shadow:4px 4px #05080d}.sidebar-title{color:#61a5fa;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:8px}.timer{color:#61a5fa;text-align:center;text-shadow:2px 2px #05080d;font-family:"Press Start 2P",monospace;font-size:20px}.winner-overlay{z-index:1000;background:#080d14e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.winner-dialog{text-align:center;background:#151f2b;border:4px solid #61a5fa;width:420px;padding:32px;box-shadow:8px 8px #05080d,12px 12px #425164}.winner-warning{color:#b9dcff;letter-spacing:2px;margin-bottom:22px;font-family:"Press Start 2P",monospace;font-size:8px}.winner-icon{text-shadow:3px 3px #05080d;margin-bottom:14px;font-size:48px}.winner-dialog h2{color:#61a5fa;text-shadow:2px 2px #05080d;margin:10px 0 18px;font-family:"Press Start 2P",monospace;font-size:18px}.winner-line{background:#425164;width:100%;height:3px;margin:20px 0}.winner-dialog p{color:#fff;margin-bottom:26px;font-family:monospace;font-size:14px}.winner-dialog button{color:#080d14;cursor:pointer;background:#61a5fa;border:3px solid #61a5fa;padding:14px 18px;font-family:"Press Start 2P",monospace;font-size:8px;transition:all .1s;box-shadow:4px 4px #05080d}.winner-dialog button:hover{background:#b9dcff;border-color:#b9dcff}.winner-dialog button:active{transform:translate(3px,3px);box-shadow:1px 1px #05080d}.sidebar-text{color:#fff;margin:10px 0;font-family:monospace;font-size:15px}.sidebar-text .heart{color:#61a5fa}.tile{cursor:pointer;color:#61a5fa;background:#182230;border:2px solid #425164;justify-content:center;align-items:center;width:48px;height:48px;font-family:"Press Start 2P",monospace;font-size:18px;font-weight:700;transition:all .1s;display:flex}.tile:hover{background:#27405e}.tile.trap{background:radial-gradient(circle,#ff4d4d 0%,#b30000 55%,#4a0000 100%);border:1px solid #f66;box-shadow:0 0 8px #c20a0acc,0 0 18px #6d040480}.tile.explosion{font-size:2rem;animation:1s ease-out explode}@keyframes explode{0%{opacity:0;transform:scale(.4)}30%{opacity:1;transform:scale(1.4)}to{opacity:0;transform:scale(2)}}.tile.player{background:#61a5fa}.tile.enemy{background:#f16d6d}.tile.player,.tile.enemy{color:#080d14;text-shadow:2px 2px #05080d}
