.Cubes_button__Amjeu{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--bgnd-01);color:var(--text-01);border-radius:var(--small);box-shadow:inset 2px 2px 5px 0 var(--bgnd-01),inset -2px -2px 5px 0 var(--text-01);padding:.5rem;opacity:.5}.Cubes_enabled__yYch8{pointer-events:auto;opacity:1}.Cubes_button__Amjeu.Cubes_enabled__yYch8:hover{box-shadow:0 0 10px 5px var(--blue)}.Cubes_button__Amjeu.Cubes_enabled__yYch8:active{box-shadow:0 0 10px 5px var(--green);transform:scale(.95)}.styles_grid__nZ6xL{display:grid;gap:var(--large) var(--small);grid-template-columns:1fr;grid-template-areas:"brand" "hero";margin:1rem 0 4rem;justify-items:center;align-items:center}.styles_banner__cNkaZ{background:var(--bgnd-01);grid-area:brand;width:100%;height:100%;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-around}.ToggleSwitch_toggle_switch__cQuwR{background-color:var(--bgnd-01);border:2px solid var(--text-01);width:60px;height:30px;display:flex;justify-content:flex-start;align-items:center;border-radius:20px;top:0;right:0;bottom:0;left:0;cursor:pointer}.ToggleSwitch_toggle_switch__cQuwR input[type=checkbox]{display:none}.ToggleSwitch_toggle_switch__cQuwR:hover{box-shadow:var(--shadow)}.ToggleSwitch_switch__Y8dN6{width:22px;height:22px;margin:2px;border:.1px solid var(--text-01);background:radial-gradient(circle,red 30%,orange 40% 55%,gold 60% 100%);border-radius:50%;transition:all 1s ease}.ToggleSwitch_toggle_switch__cQuwR input[type=checkbox]:checked+.ToggleSwitch_switch__Y8dN6{transform:translateX(30px);background:radial-gradient(circle,#000 30%,purple 40% 55%,orange 60% 100%)}@media (max-width:450px){.ToggleSwitch_toggle_switch__cQuwR{width:30px;height:30px}.ToggleSwitch_switch__Y8dN6{animation:ToggleSwitch_toggle-in-place__u25Fw 1s ease 0s 1 normal both;transition:none}.ToggleSwitch_toggle_switch__cQuwR input[type=checkbox]:checked+.ToggleSwitch_switch__Y8dN6{transform:none;animation:ToggleSwitch_toggle-in-place-dark__QOo9s 1s ease 0s 1 normal both}@keyframes ToggleSwitch_toggle-in-place__u25Fw{50%{transform:scale(.6)}to{transform:scale(1)}}@keyframes ToggleSwitch_toggle-in-place-dark__QOo9s{50%{transform:scale(.6)}to{transform:scale(1)}}}.ThemeContext_container__OiY5K{display:flex;flex-flow:row nowrap;align-items:center}.ThemeContext_container__OiY5K p{padding:5px;color:var(--text-01)}