.select-project-chooser-content{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:0 8px;justify-content:space-evenly;overflow-x:auto;overflow-y:hidden;width:100%}.select-project-chooser-content:focus-visible,.select-project-chooser-selection:focus-visible{outline:none}.select-project-chooser-selection{align-items:center;background-color:var(--hexe-palette-gray-light-7-color);border:1px solid var(--hexe-palette-gray-color);border-radius:4px;color:rgb(var(--hexe-palette-body-text-color));cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;margin-bottom:8px;padding:24px;transition:background-color .15s ease-in-out}.select-project-chooser-selection.highlighted{background-color:var(--hexe-palette-row-highlighted-bg-color);border-color:rgb(var(--hexe-palette-primary-color))}.select-project-chooser-selection.highlighted .hexe-icon,.select-project-chooser-selection.highlighted>span{color:var(--hexe-palette-row-highlighted-text-color)}.select-project-chooser-selection>span{flex:1 1 auto;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.select-project-chooser-selection .hexe-icon{color:var(--hexe-palette-gray-dark-5-color);margin-right:4px}.use-dark-theme .select-project-chooser-content .select-project-chooser-selection:not(.highlighted){background-color:var(--hexe-palette-gray-light-4-color)}.application-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;margin:0 auto 24px}.application-version{color:var(--hexe-palette-gray-light-3-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;justify-content:center;margin-top:16px}.router-content-container-parent{max-width:100%;min-width:300px;position:relative;width:430px}.router-content-container{overflow:hidden;transform:translateZ(0);transition:height .45s ease-in-out;transition-delay:50ms;z-index:1}.router-content{width:100%}.use-dark-theme .application-version{color:var(--hexe-palette-gray-dark-1-color)}
