@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Space+Grotesk:wght@400;600;700&display=swap";body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(94,130,255,.08),transparent 30%),radial-gradient(circle at 80% 0%,rgba(255,99,146,.08),transparent 28%),linear-gradient(180deg,#0d101a,#11162a 60%,#0d101a)}:root{font-family:Space Grotesk,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#e9ecf2;background-color:#0d101a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{margin:0;min-height:100vh;display:flex;justify-content:center;padding:40px 20px;background:radial-gradient(circle at 20% 20%,rgba(94,130,255,.08),transparent 30%),radial-gradient(circle at 80% 0%,rgba(255,99,146,.08),transparent 28%),linear-gradient(180deg,#0d101a,#11162a 60%,#0d101a)}a{color:inherit;text-decoration:none}button{font-family:inherit}.page{width:100%;max-width:1300px;color:#e9ecf2}.hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#5387ff1f,#191f32cc);border-radius:18px;box-shadow:0 10px 40px #00000040;margin-bottom:32px}.hero h1,.panel h2,.guide h3,.level-complete h2{font-family:"Press Start 2P",Space Grotesk,Segoe UI,sans-serif;letter-spacing:-.4px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#96b5ff;margin:0 0 8px}.hero h1{margin:0 0 12px;font-size:28px;line-height:1.25}.lede{margin:0;max-width:720px;color:#cfd7e5;line-height:1.5}.hero-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.ghost{border:1px solid rgba(255,255,255,.25);background:transparent;color:#e9ecf2;padding:10px 14px;border-radius:10px;cursor:pointer;transition:background .16s ease,border-color .16s ease}.ghost:hover{background:#ffffff0f;border-color:#fff6}.layout{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:1150px){.layout{grid-template-columns:1fr 340px;align-items:start}.panel.insights{position:sticky;top:24px}}.panel{background:#121623e6;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:24px;box-shadow:0 10px 30px #00000040}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px}.panel h2{margin:0;font-size:18px}.hint{margin:4px 0 0;color:#9fb3d9;font-size:13px}.mini-legend{display:flex;gap:8px;align-items:center;font-size:12px;color:#9fb3d9}.pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.recommended-pill{background:#ffd70026;color:gold;border:1px solid rgba(255,215,0,.4)}.risk-pill{background:#f2a65a26;color:#f2a65a;border:1px solid rgba(242,166,90,.3)}.voltorb-pill{background:#f3727f26;color:#f3727f;border:1px solid rgba(243,114,127,.3);gap:6px}.voltorb-pill img{width:14px;height:14px;object-fit:contain}.board-wrapper{width:100%;overflow-x:auto;padding:20px;margin:-20px}.grid{display:grid;grid-template-columns:repeat(5,1fr) auto;gap:12px;justify-content:center;width:fit-content;min-width:600px;margin:0 auto}.row,.bottom-clues{display:contents}.cell{position:relative;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 20% 20%,#ffffff0f,#171e30e6);border-radius:14px;padding:12px;color:#e9ecf2;cursor:pointer;text-align:center;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background-color .12s ease;min-height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.cell:hover{transform:translateY(-4px);border-color:#96b5ff80;box-shadow:0 12px 30px #0006;z-index:10}.cell.is-open{z-index:100!important;border-color:#bcd2ff;background:#171e2e;box-shadow:0 25px 50px #000000b3;transform:none!important}.cell.safe{border-color:#ffd700cc;background:#ffd7001f;box-shadow:0 0 25px #ffd70040;animation:safePulse 2s infinite ease-in-out}@keyframes safePulse{0%{box-shadow:0 0 20px #ffd70033;border-color:#ffd70099}50%{box-shadow:0 0 45px #ffd70080;border-color:gold}to{box-shadow:0 0 20px #ffd70033;border-color:#ffd70099}}.cell.warning{border-color:#f2a65ae6}.cell.certain{border-color:#f3727fe6;background:#f3727f24}.cell-label{font-size:28px;font-weight:700;font-family:"Press Start 2P",Space Grotesk,Segoe UI,sans-serif;margin-bottom:4px}.cell-meta{display:flex;flex-direction:column;gap:2px;color:#9fb3d9;font-size:11px;font-weight:600}.cell-menu{position:absolute;width:180px;background:#0c1223;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:12px;box-shadow:0 20px 40px #000c;z-index:1000;cursor:default;left:50%}.cell-menu.menu-center{top:50%;transform:translate(-50%,-50%)}.cell-menu.menu-bottom{top:100%;transform:translate(-50%,10px)}.cell-menu.menu-top{bottom:100%;transform:translate(-50%,-10px)}.cell-menu-title{margin:0 0 8px;font-size:11px;color:#bcd2ff;text-align:center;font-family:"Press Start 2P"}.cell-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.cell-menu-grid button{padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#e9ecf2;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center}.cell-menu-grid button:hover{border-color:#96b5ffcc;background:#96b5ff1f}.cell-menu-grid button.danger{border-color:#f3727f80;background:#f3727f29}.cell-menu-grid .ghost-btn{grid-column:span 2;border-style:dashed;background:transparent;color:#9fb3d9;font-size:12px}.cell-menu-grid button img{width:24px;height:24px;object-fit:contain}.clue{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);padding:8px;border-radius:10px;display:flex;flex-direction:column;gap:8px;justify-content:center}.clue-right{width:100px}.bottom-clues .clue{width:100%}.clue input{width:100%;padding:6px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#e9ecf2;font-size:13px;text-align:center}.clue input:focus{outline:1px solid rgba(150,181,255,.6);border-color:#96b5ff99}.voltorb-clue{display:flex;align-items:center;gap:6px}.voltorb-clue img{width:14px;height:14px;opacity:.8}.clue-spacer{visibility:hidden}.insights{display:flex;flex-direction:column;gap:16px}.insight-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);text-align:center}.stat-label{margin:0;color:#9fb3d9;font-size:12px}.stat-value{margin:4px 0 0;font-size:20px;font-weight:700}.alert{padding:12px;border-radius:10px;background:#f3727f24;border:1px solid rgba(243,114,127,.4);color:#ffd9df;font-size:13px}.guide h3{margin:0 0 12px;font-size:14px;text-transform:uppercase;color:#96b5ff}.guide ol{margin:0 0 10px 16px;padding-left:12px;color:#cfd7e5;font-size:14px}.guide li{margin-bottom:8px}.advice{font-size:14px;margin:0;color:#cfd7e5}.advice.highlight{color:gold}.voltorb-sprite{width:28px;height:28px;image-rendering:pixelated}.level-complete{background:#43d89b26;border:1px solid rgba(67,216,155,.4);padding:20px;border-radius:14px;text-align:center;color:#43d89b;margin-bottom:24px;animation:popIn .5s cubic-bezier(.175,.885,.32,1.275)}.level-complete h2{font-size:20px;margin:0 0 8px;color:#fff;text-shadow:0 2px 10px rgba(67,216,155,.5)}.level-complete p{margin:0;color:#bbfadd;font-size:14px}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(max-width:960px){.hero{flex-direction:column}.hero-actions{align-items:flex-start}}.cell.detected-voltorb{border-color:#f3727fe6;background:#f3727f33;animation:pulseDanger 2s infinite}.danger-text{color:#f3727f;font-weight:800;font-size:9px;letter-spacing:.05em;margin-top:4px}@keyframes pulseDanger{0%{box-shadow:0 0 #f3727f33}70%{box-shadow:0 0 0 10px #f3727f00}to{box-shadow:0 0 #f3727f00}}
