body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.main-layout{display:flex}.left-layout{background-color:aqua;width:16rem}.left-layout,.right-layout{height:100vh;position:relative}.right-layout{display:flex;flex-direction:column;overflow-y:hidden;width:100%}.header-layout{align-items:center;background-color:#5f9ea0;display:flex;padding:.5rem 1.5rem}.content-layout{background-color:#dcdcdc;display:flex;height:100vh;overflow:auto;width:100%}.main2-layout{display:flex;flex-direction:column}.header2-layout{align-items:center;background-color:#fff;border-bottom:1px solid #d8dcd6;display:flex;height:8vh;justify-content:space-between;padding:.5rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.content2-layout{background-color:#f5f5f5;display:flex;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}.left2-layout{background-color:#fff;height:100vh;position:relative;width:16rem}.right2-layout{background-color:#f5f5f5;display:flex;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}.caret{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.caret:before{color:#000;content:"\25B6";display:inline-block;margin-right:6px}.caret-down:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tree{padding:20px}.home{display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;text-align:center}.home-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.home-logo{-webkit-animation:home-logo-float 3s ease-in-out infinite;animation:home-logo-float 3s ease-in-out infinite}}@-webkit-keyframes home-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes home-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.center-container{align-items:center;display:flex;justify-content:center;width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:50px;box-shadow:inset 0 0 5px grey}::-webkit-scrollbar-thumb:hover{background:#888}::-webkit-scrollbar-thumb{background:#555;border-radius:50px}.nav-icon{cursor:pointer;font-size:1.8rem}.nav-menu{border-top:1pxsolid #fff;display:flex;flex-direction:column;height:600px;left:-110%;list-style:none;margin-right:2rem;opacity:1;overflow-y:scroll;position:absolute;text-align:center;top:32px;transition:all .5s ease;width:100%}@media screen and (max-width:480px){.nav-menu{top:52px}}.nav-menu.active{background:#1f5156;left:0;opacity:1;transition:all .5s ease;z-index:10}.nav-item{line-height:40px;margin-right:1rem}.nav-item:after{background:transparent;content:"";display:block;height:3px;transition:width .7s ease,background-color .5s ease;width:0}.nav-links{border-bottom:3px solid transparent;color:#fff;cursor:pointer;display:table;height:100%;padding:1.5rem;text-decoration:none;width:100%}.nav-links:hover{color:orange}.FixedButton_container__gf7JP{bottom:10px;position:fixed;right:10px}.FixedButton_button__fld4l{background-color:#31b0d5;border-color:#46b8da;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.Test_test__b3RcJ{color:#704cb6}.Qrscan_container__0sGzp{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.Qrscan_result__MLwjJ{word-wrap:break-word;margin-top:100px;width:300px}.PriceTag_container__8LfzE{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.PriceTag_input__LdEt7{border:2px solid #aaa;border-radius:4px;box-sizing:border-box;margin:8px 0;outline:none;padding:8px;transition:.3s;width:25%}.PriceTag_input__LdEt7:focus{border-color:#1e90ff;box-shadow:0 0 8px 0 #1e90ff}.PriceTag_line__lXcdd{margin:20px 0}.PriceTag_content__ZrAW\+{margin-bottom:10px}.PriceTag_blinkme__ySRyb{-webkit-animation:PriceTag_blinker__P7B8B 1s linear infinite;animation:PriceTag_blinker__P7B8B 1s linear infinite;color:red}@-webkit-keyframes PriceTag_blinker__P7B8B{50%{opacity:0}}@keyframes PriceTag_blinker__P7B8B{50%{opacity:0}}.EWallet_container__zL4Aq{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.EWallet_wrapper__TkHzR{width:300px}.EWallet_header__aD1JB{font-size:larger;font-weight:700;margin:20px 0}.EWallet_card__RDW3D{background:#fff;border-radius:20px;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);height:200px;margin:20px 0;padding:10px;width:100%}.EWallet_card__RDW3D.EWallet_overflow__pDlIo{overflow-y:scroll}.EWallet_action__o7HRd{display:flex;justify-content:space-between}.EWallet_line__JRzdR{margin:30px 0}.EWallet_button__B1ZbQ{background:#fff;border:none;border-radius:20px;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);cursor:pointer;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;height:40px;letter-spacing:2.5px;outline:none;width:100px}.EWallet_button__B1ZbQ.EWallet_green__Ii3x-{background-color:#adff2f}.EWallet_walletheader__MLLY6{background-color:gray;color:#adff2f;font-size:larger;font-weight:700;padding-left:10px}.EWallet_dollar__fJZlR{font-size:2.5em;font-weight:700;margin:20px 0}.EWallet_dollar__fJZlR:before{content:"$";font-size:.6em;margin-right:5px;vertical-align:top}.EWallet_historyheader__JgtoL{font-size:larger;font-weight:700}.EWallet_closeicon__Gcred{cursor:pointer;font-size:40px;margin:10px}.EWallet_modalheader__yDHGs{display:flex;justify-content:space-between}.EWallet_modaltitle__gNhhj{align-self:center;font-size:larger;padding-right:50px}.EWallet_modalinput__Pcd9h{align-items:center;display:flex;flex-direction:column;justify-content:center}.EWallet_input__tO1JU{border:2px solid #aaa;border-radius:4px;box-sizing:border-box;margin:20px 0;outline:none;padding:8px;transition:.3s;width:25%}.EWallet_input__tO1JU:focus{border-color:#1e90ff;box-shadow:0 0 8px 0 #1e90ff}.EWallet_result__Toqca{word-wrap:break-word;margin-top:100px;width:300px}.EWallet_camera__H5ypO{width:300px}.EWallet_message__SZMiL{display:flex;justify-content:center}.EWallet_toast__fIITD{background-color:#adff2f;border-radius:7px;box-shadow:0 0 24px -1px #383838;color:#000;font-size:20px;height:20px;height:auto;padding:10px;text-align:center;width:200px}.EWallet_overlay__eH7cr{background-color:rgba(0,0,0,.55);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:98}.EWallet_overlay__eH7cr.EWallet_show__OpEdq{display:block}.EWallet_modal__3NOMX{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);height:100%;padding:0 12px 12px;position:fixed;right:-110%;top:0;transition:all .3s ease-out;width:100%;z-index:99}.EWallet_modal__3NOMX.EWallet_show__OpEdq{right:0}.QrReader_container__VWiGh{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.QrReader_result__DlKpT{word-wrap:break-word;margin-top:10px;width:300px}.QrReader_camera__S0Hcx{width:300px}
/*# sourceMappingURL=main.c7ae1794.css.map*/