.nte-console-grid{background:#1c1d21;border-top:1px solid #33343a;border-radius:0;grid-template-columns:repeat(7,40px);gap:0;padding:20px;display:grid}.nte-console-grid .cell{background:#2c2d33;border-radius:0;width:40px;height:40px;transition:all .2s;box-shadow:inset 0 2px 4px #0003}.nte-console-grid .cell.highlight{background:#4f5057;box-shadow:inset 0 2px 4px #0006}.nte-console-grid .cell.active{background:#ffb147;box-shadow:0 0 12px #ffb147}.nte-console-grid.Anima .cell.highlight{background:#5ae3c082}.nte-console-grid.Chaos .cell.highlight{background:#8682ec82}.nte-console-grid.Cosmos .cell.highlight{background:#c3f8ff82}.nte-console-grid.Incantation .cell.highlight{background:#fc466682}.nte-console-grid.Lakshana .cell.highlight{background:#fae63c82}.nte-console-grid.Psyche .cell.highlight{background:#68caf282}@media (max-width:575.98px){.nte-console-grid{grid-template-columns:repeat(7,30px)}.nte-console-grid .cell{width:30px!important;height:30px!important}}