@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(/pathfinding-visualizer/static/media/Montserrat-Regular.ee653992.ttf)}@font-face{font-family:"Montserrat";font-style:bold;font-weight:700;font-display:swap;src:url(/pathfinding-visualizer/static/media/Montserrat-Bold.ade91f47.ttf)}@font-face{font-family:"Montserrat";font-style:lighter;font-weight:300;font-display:swap;src:url(/pathfinding-visualizer/static/media/Montserrat-Light.409c7f79.ttf)}@font-face{font-family:"Avengers";font-style:normal;font-weight:700;font-display:swap;src:url(/pathfinding-visualizer/static/media/Avengers.6cf5fc94.ttf)}@font-face{font-family:"One Piece";font-style:normal;font-weight:700;font-display:swap;src:url(/pathfinding-visualizer/static/media/OnePiece.82848488.ttf)}@font-face{font-family:"Lakers";font-style:normal;font-weight:700;font-display:swap;src:url(/pathfinding-visualizer/static/media/lakers.67ccf769.ttf)}@font-face{font-family:"Pokemon";font-style:normal;font-weight:700;font-display:swap;src:url(/pathfinding-visualizer/static/media/PokemonSolid.36d26dbc.ttf)}@font-face{font-family:"The Office";font-style:normal;font-weight:700;font-display:swap;src:url(/pathfinding-visualizer/static/media/TheOffice.940ace70.ttf)}:root{--color-1:#292f36;--color-2:#4ecdc4;--color-3:#fff;--color-4:#ff6b6b}*,:after,:before{font-family:inherit;box-sizing:border-box}html{font-size:100%}@media only screen and (max-width:508px){html{font-size:80%}}@media only screen and (max-width:406px){html{font-size:70%}}@media only screen and (max-width:355px){html{font-size:60%}}@media only screen and (max-width:304px){html{font-size:50%}}body{margin:0;min-height:100vh;background-color:#fff;background-color:var(--color-3);font-family:"Montserrat",sans-serif}::selection{background-color:#ff6b6b;background-color:var(--color-4);color:#fff;color:var(--color-3)}button,option,select{outline:none;cursor:pointer}.Vertices_Vertices__1kSxk{flex-direction:column;width:90%;margin:0 auto;padding:0 0 1rem;height:90vh}.Vertex_Vertex__HE7P9,.Vertices_Vertices__1kSxk{display:flex;justify-content:center;align-items:center}.Vertex_Vertex__HE7P9{width:100%;height:100%;font-size:50%;cursor:default}.Vertex_Vertex__HE7P9>*{z-index:-10}.Vertex_Vertex__HE7P9 p{text-align:center;font-weight:700;font-size:large;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.Vertex_Start__l7I5R:hover{cursor:-webkit-grab;cursor:grab}.Vertex_Vertex__HE7P9 img{width:100%}.VertexRow_VertexRow__21QZI{display:flex;justify-content:center;align-items:center;width:100%;height:10%}.Navbar_Navbar__F9ysC{width:100%;background-color:var(--color-1);color:var(--color-4);display:flex;align-items:center;justify-content:space-between}.Navbar_Heading__2yYg8{width:100%;text-align:center}.Controller_Controller__1Aul2{color:var(--color-4);width:90%;margin:0 auto;border-radius:.3rem}.Controller_Buttons__317Fc{display:flex;justify-content:space-around;padding:1rem 0}.Controller_Button__3DAdV{font-size:inherit;background-color:transparent;border:none;transition:all .2s;color:inherit;padding:.5rem 1rem;border-radius:.3rem}.Controller_Button__3DAdV:hover{background-color:var(--color-4);color:var(--color-3)}.Controller_Button__3DAdV:active{color:red}@media (hover:none){.Controller_Button__3DAdV:hover{background-color:transparent;color:inherit}}.Controller_Dropdowns__1-Ahq{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;padding:1rem 0}.Controller_Dropdown__21801{background-color:var(--color-4);color:var(--color-3);border:none;text-align-last:center;transition:all .2s;border-radius:.3rem;padding:.5rem 1rem}.Controller_Dropdown__21801:active{outline:none}.Controller_Dropdown__21801 option{background-color:var(--color-1)}.Dropdown_Dropdown__10Bmj{display:flex;align-items:center;width:70%;justify-content:space-between}@media only screen and (max-width:700px){.Dropdown_Dropdown__10Bmj{width:90%}}@media only screen and (max-width:550px){.Dropdown_Dropdown__10Bmj{width:100%}}.Dropdown_Label__3gPDM{font-size:1rem}.Dropdown_Heading__2f_Vl{background-color:var(--color-4);color:var(--color-3);border-radius:.3rem;text-align:center;font-size:1.3rem;font-weight:400;cursor:pointer;position:relative;padding:.3rem 0}.Dropdown_Caret__MaeUQ{position:absolute;right:3%;top:50%;font-size:2.5rem;transform:translateY(-50%) rotate(90deg);transform-origin:center;transition:transform .3s}.Dropdown_CaretRotate__EhJSa{transform:translateY(-50%) rotate(270deg)}.Dropdown_List__2_4Aj{list-style:none;padding:0;margin:0;position:relative;width:21rem}.Dropdown_Options__bzHzb{position:absolute;width:100%;display:flex;flex-direction:column;background-color:var(--color-1);border-radius:.3rem;padding:.3rem;height:14rem;transition:height .3s,padding .3s;z-index:10}.Dropdown_OptionsHidden__TGRFo{height:0;padding:0}.Dropdown_OptionsZIndex__2L9p3{z-index:-10}.Dropdown_Option__2kEbk{cursor:pointer;padding:.3rem .5rem;transition:opacity .3s,display .3s .3s,background-color .2s,color .2s;display:block;opacity:1}.Dropdown_OptionHidden__OQpEY{opacity:0}.Dropdown_Option__2kEbk:hover{background-color:var(--color-4);color:var(--color-3)}.Dropdown_Option__2kEbk:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.Dropdown_Option__2kEbk:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.MobileController_MobileController__2CY5i{display:none;justify-content:space-between;align-items:center;width:90%;margin:0 auto 3rem;background-color:rgba(0,0,0,.2);border-radius:.3rem;padding:2rem 1rem;touch-action:manipulation}.MobileController_MobileController__2CY5i button{border:none;border-radius:.3rem;padding:.7rem 1rem;background-color:var(--color-1);color:var(--color-4)}.MobileController_MobileController__2CY5i button:active{color:red}.MobileController_MobileController__2CY5i button.MobileController_Selected__fviyf{border:2px solid var(--color-4)}@media (hover:none){.MobileController_MobileController__2CY5i{display:flex}}.MobileController_StartEndContainer__1MDHT{display:flex;justify-content:center;align-items:center;flex-basis:30%}.MobileController_StartEnd__1WtG6{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-basis:50%}.MobileController_StartEnd__1WtG6 button{margin:1rem 0}.MobileController_DPadContainer__fJY-q{display:flex;justify-content:center;align-items:center;flex-basis:30%}.MobileController_DPad__1I_Xm{display:flex;flex-direction:column;flex-basis:40%}.MobileController_Row_1__3d7VI,.MobileController_Row_3__3rk9B{display:flex;justify-content:center;align-items:center}.MobileController_Row_1__3d7VI{padding-bottom:.5rem}.MobileController_Row_2__FAe9c{display:flex;justify-content:space-between;align-items:center}.MobileController_Row_3__3rk9B{padding-top:.5rem}.MobileController_Shake__2Kxsp{-webkit-animation:MobileController_shake__62oEQ .82s cubic-bezier(.36,.07,.19,.97) both;animation:MobileController_shake__62oEQ .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}@-webkit-keyframes MobileController_shake__62oEQ{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes MobileController_shake__62oEQ{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media only screen and (max-width:1000px){.MobileController_DPad__1I_Xm{flex-basis:60%}}@media only screen and (max-width:800px){.MobileController_Row_1__3d7VI{padding-bottom:.7rem}.MobileController_Row_3__3rk9B{padding-top:.7rem}.MobileController_DPad__1I_Xm{flex-basis:75%}}@media only screen and (max-width:700px){.MobileController_DPad__1I_Xm{flex-basis:85%}}@media only screen and (max-width:600px){.MobileController_DPad__1I_Xm{flex-basis:95%}}@media only screen and (max-width:500px){.MobileController_DPad__1I_Xm{flex-basis:100%}.MobileController_DPadContainer__fJY-q{flex-basis:35%}}@media only screen and (max-width:400px){.MobileController_DPadContainer__fJY-q{flex-basis:40%}}.PathfindingVisualizer_PathfindingVisualizer__2xdNj{min-height:100vh}.PathfindingVisualizer_buttons__1UtKN{display:flex;width:100%;justify-content:center}
/*# sourceMappingURL=main.7114b010.chunk.css.map */