.dashboard-container[data-v-55256082]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.dashboard-container .basic-container[data-v-55256082]{flex:1;padding:.5vh 0;display:flex;flex-direction:column;background:transparent;margin:0 1vw}.dashboard-container .cards-wrapper[data-v-55256082]{flex:1;display:flex;flex-direction:column;gap:8vh;justify-content:space-evenly;padding:5vh 0;overflow:hidden}.dashboard-container .card-container[data-v-55256082]{display:flex;gap:2vw;flex:1;min-height:0;padding:.5vh 0;justify-content:space-around;align-items:center;margin:0 1vw}.dashboard-container .custom-card[data-v-55256082]{flex:1;min-width:10vw;max-height:45vh;height:13vh;background:#fff;border-radius:4px;padding:1.5vh 1.5vw;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s;display:flex;flex-direction:column;justify-content:space-between}.dashboard-container .custom-card h2[data-v-55256082]{font-size:clamp(1vw,1.2vh,1vw);margin-bottom:.5vh;color:#000;white-space:nowrap}.dashboard-container .custom-card p[data-v-55256082]{display:flex;align-items:center;gap:1vw;font-size:clamp(18px,2.5vh,32px);font-weight:700;margin:0;color:#000!important}.dashboard-container .custom-card p[data-v-55256082]:after{content:attr(data-note);font-size:clamp(12px,1.2vh,16px);margin-left:1px;font-weight:400;color:#000}.dashboard-container .custom-card .count-icon[data-v-55256082]{width:clamp(30px,4vh,60px);height:clamp(30px,4vh,60px);object-fit:contain}