._container_1wmrr_1{width:100%;max-width:130rem;padding:0rem 4rem;display:flex;gap:2rem}._dashboard_1wmrr_17{width:70%;display:flex;flex-direction:column;gap:1rem}._dashboardHead_1wmrr_31{display:flex;flex-direction:column;gap:2rem}._dashboardHead_1wmrr_31>._head_1wmrr_43{display:flex;align-items:center;justify-content:space-between}._head_1wmrr_43>:nth-child(1){font-size:1.5rem;font-weight:500}._durationBtn_1wmrr_65>select{border:none;background:var(--orange-gradient);padding:10px;font-weight:500;border-radius:10px;font-size:.8rem}._cards_1wmrr_83{display:flex;justify-content:space-between}._card_1wmrr_83{display:flex;flex-direction:column;gap:1rem}._cardHead_1wmrr_105{font-size:1rem}._cardHead_1wmrr_105>:nth-child(1){color:#ffffffd6}._cardHead_1wmrr_105>:nth-child(2){margin-left:1.5rem;font-size:.8rem;color:var(--green)}._cardAmount_1wmrr_133:nth-child(2){font-size:1.5rem;font-weight:700;margin-left:.5rem}._cardAmount_1wmrr_133:nth-child(1){font-size:.9rem;position:relative;margin-bottom:5px;color:#ffffffc7}._container_1x29c_1{display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%}._title_1x29c_17{font-size:1.2rem;font-weight:500}._cards_1x29c_27{display:flex;justify-content:space-between;flex-wrap:wrap}._cards_1x29c_27>:nth-child(1){align-items:center;display:flex;gap:.8rem}._card_1x29c_27{display:flex;flex-direction:column;color:var(--grey);gap:.5rem}._card_1x29c_27>:nth-child(1){font-size:.8rem}._card_1x29c_27>:nth-child(2){font-size:1.1rem;font-weight:500}._arrowIcon_1x29c_83{width:2rem;height:2rem;background:var(--orange);border-radius:5px}._arrowIcon_1x29c_83>svg{width:2rem;height:2rem;color:#000}._container_5cm0l_1{width:30%;display:flex;flex-direction:column;gap:2rem}._head_5cm0l_15{display:flex;align-items:center;justify-content:center;gap:1rem}._head_5cm0l_15>img{width:2rem}._stat_5cm0l_37{padding:.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--grey)}._stat_5cm0l_37>:nth-child(1){font-size:.8rem}._stat_5cm0l_37>:nth-child(2){font-size:1.2rem;font-weight:500;color:#fff}._orders_5cm0l_75{display:flex;flex-direction:column;width:100%;gap:1.5rem}._order_5cm0l_75>div{width:100%;display:flex;justify-content:space-between;color:var(--grey);font-size:.85rem}._order_5cm0l_75>:nth-child(1){margin-bottom:.8rem}._order_5cm0l_75>:nth-child(1)>:nth-child(1){font-size:1rem}._order_5cm0l_75>:nth-child(1)>:nth-child(2){font-size:.8rem;color:var(--green)}._orderChart_5cm0l_131{width:100%}._orderChart_5cm0l_131>:nth-child(1){text-align:center}._container_o0g21_1{display:flex}._dashboard_o0g21_9{position:relative;width:100%;z-index:0}._topBaseGradients_o0g21_21{position:absolute;top:0;left:0;right:0;height:20rem;overflow:hidden;z-index:-1}._topBaseGradients_o0g21_21>:nth-child(2){left:40%}._topBaseGradients_o0g21_21>:nth-child(3){right:0}._header_o0g21_57{display:flex;align-items:center;justify-content:space-between;padding:2rem 4rem}._header_o0g21_57>:nth-child(1){font-size:1.2rem}._searchBar_o0g21_79{background:rgba(255,255,255,.5);width:30%;max-width:25rem;padding:1rem;border-radius:8px;height:2rem;display:flex;align-items:center;border:2px solid rgb(63,63,63);justify-content:center;gap:.5rem}._searchBar_o0g21_79>input{background:transparent;color:#fff;outline:none;border:none;padding:0;width:100%}._profile_o0g21_125{display:flex;gap:1rem;align-items:center;justify-content:center}._profile_o0g21_125>img{width:50px;height:50px}._details_o0g21_149{display:flex;flex-direction:column;gap:.5rem}._details_o0g21_149>:nth-child(1){font-size:1rem;font-weight:700}._content_o0g21_171{margin:auto;display:flex;height:100%;align-items:center;margin-top:-4rem}._content_o0g21_171>div{min-height:75vh;width:100%}._container_1sht6_1{display:flex;flex-direction:column;align-items:center;gap:4rem;padding:2rem 1.2rem;position:fixed;height:100vh;background:#000000}._container_1sht6_1>img{width:2rem}._menu_1sht6_31{display:flex;flex-direction:column;align-items:center;gap:5rem}._item_1sht6_45{color:#fff}:root{--transparent-black: rgba(0, 0, 0, .294);--black: #111111;--grey: rgba(255, 255, 255, .597);--orange: #ff805d;--green: rgb(54, 234, 54);--orange-gradient: linear-gradient( 268.35deg, rgba(255, 70, 70, .99) 3.47%, rgba(255, 114, 70, .99) 60.18% )}body{margin:0;padding:0}*{box-sizing:border-box}#dashboard{height:100vh;width:100vw;background-color:var(--black);color:#fff;font-family:Public Sans,sans-serif;overflow-x:hidden;overflow-y:scroll}.theme-container{background:rgba(0,0,0,.59);border-radius:20px;padding:2rem}.gradient-red{position:absolute;width:200px;height:200px;background:#ff5d5d;filter:blur(90px)}.gradient-orange{position:absolute;width:200px;height:200px;background:var(--orange);filter:blur(90px)}.gradient-blue{position:absolute;width:200px;height:200px;background:#5dc9ff;filter:blur(90px)}.grey-container{border-top:.3px solid rgba(255,255,255,.185);border-bottom:.3px solid rgba(255,255,255,.185);background:linear-gradient(90deg,rgba(53,53,53,0) 1.21%,rgba(53,53,53,.46) 49.45%,rgba(53,53,53,0) 103.83%);padding:1.5rem 1rem}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{background-color:#a9a9a9;width:5px}
