@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);.emptyView-wrap{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%}.emptyView-wrap img{max-width:500px;width:100%}.label{margin-bottom:.8rem;font-weight:600}.input-group{margin-bottom:2rem}.label-range{margin-bottom:2.5rem}.listItem-wrap img{width:100%;border-radius:15px;height:200px;object-fit:cover}.listItem-wrap header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:1rem 0 1px;-webkit-align-items:center;align-items:center}.listItem-wrap header span{font-size:.7rem;background-color:#cbaff2;padding:.5rem;border-radius:10px}.listItem-wrap footer{font-size:.8rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:10px}.listItem-wrap footer p:first-child span{color:#b591e8;font-weight:600}.list-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.searchBar-wrap{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-bottom:1px solid rgba(123,64,232,.26);padding:1.5rem 1rem}.searchBar-icon{color:rgba(0,0,0,.26);margin-right:2rem}.searchBar-wrap input{font-size:1.5rem;outline:none;border:none;width:100%}.searchBar-wrap input::-webkit-input-placeholder{color:rgba(0,0,0,.26)}.searchBar-wrap input:-ms-input-placeholder{color:rgba(0,0,0,.26)}.searchBar-wrap input::placeholder{color:rgba(0,0,0,.26)}.home{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100vh}.home_list-wrap,.home_panel-wrap,.home_panelList-wrap{overflow-y:auto}.home_panelList-wrap{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.home_panel-wrap{-webkit-flex-basis:280px;flex-basis:280px;padding:1rem}.home_list-wrap{-webkit-flex:1 1;flex:1 1;padding:1rem}*,:after,:before{margin:0}body,input{font-family:"Ubuntu",sans-serif;background-color:#e5eaf5}::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}
/*# sourceMappingURL=main.7c05a39d.chunk.css.map */