.Node_node__R4yLA{width:20px;height:20px;outline:1px solid #1d2021;display:inline-block}.Node_nodeFinish__EWRVM{outline:none;background-color:red}.Node_nodeStart__G_gsQ{outline:none;background-color:green}.Node_nodeWall__StKPl{outline:none;background-color:#486d4a}.Node_nodeMaze__dC_tK{outline:none;animation-name:Node_drawWall__mxlqR;animation-duration:1s;animation-timing-function:ease-out;animation-delay:0}@keyframes Node_drawWall__mxlqR{0%{transform:scale(.4);background-color:#b3ceb4}20%{background-color:#5d8d5f}75%{transform:scale(1.1);background-color:#537d54}to{transform:scale(1);background-color:#486d4a}}.Node_nodeVisited__wjA29{background-color:#8ec07c;animation-name:Node_visitedAnimation__r2ob6;animation-duration:.5s;animation-timing-function:ease-out;animation-delay:0;outline:none}@keyframes Node_visitedAnimation__r2ob6{0%{transform:scale(.3);background-color:#9eb100;border-radius:100%}50%{background-color:#b8bb26}75%{transform:scale(1.2)}to{transform:scale(1);background-color:#8ec07c}}.Node_nodeShortestPath__kizxO{outline:none;background-color:#f0c54d;animation-name:Node_shortestPath__NAmJE;animation-duration:1.5s;animation-timing-function:ease-out;animation-delay:0}@keyframes Node_shortestPath__NAmJE{0%{transform:scale(.3);background-color:#eebd35;border-radius:100%}50%{background-color:#eebd35}to{transform:scale(1);background-color:#f0c54d}}.ButtonGroup_container__qJtW0{display:flex;flex-direction:column;justify-content:space-between;gap:16px;animation-name:ButtonGroup_fadeIn__v6GE1;animation-duration:1.5s;animation-timing-function:ease-in;animation-delay:1}.ButtonGroup_header__6kiJb{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.ButtonGroup_header-text__lTh4X p{color:#d79921}.ButtonGroup_header-controls__zdoiD{display:flex;gap:24px}.ButtonGroup_header-controls__zdoiD button{padding:12px 16px;min-width:max-content}.ButtonGroup_header-controls__zdoiD button:enabled:first-child{color:#282828;background-color:#e7d7ad}.ButtonGroup_header-controls__zdoiD button:enabled:nth-child(2){background-color:#d4879c;color:#282828}.ButtonGroup_container__qJtW0 button{align-self:center;border-radius:18px;width:100%}.ButtonGroup_container__qJtW0 button:enabled{background-color:#7fa2ac;transform:scale(1)}.ButtonGroup_container__qJtW0 button:hover:enabled{box-shadow:0 5px 2px #32302f;animation:ButtonGroup_pop__ZpN_O;animation-duration:1.5s;transform:scale(1.02)}.ButtonGroup_solver-controls__iCKUb{display:flex;gap:24px;width:100%;justify-content:center;margin-bottom:16px}.ButtonGroup_solver-controls__iCKUb div{width:50%;display:flex;flex-direction:column}.ButtonGroup_solver-controls__iCKUb p{margin-top:16px;animation:ButtonGroup_fadeIn__v6GE1;animation-duration:.5s}@keyframes ButtonGroup_fadeIn__v6GE1{0%{transform:scale(.99);opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes ButtonGroup_pop__ZpN_O{50%{transform:scale(1.02)}}.Grid_container__ZOUvT{width:98%;margin:0 auto}.Grid_row__P_YTV{display:flex;justify-content:center;flex-wrap:nowrap}