.dashboard-container[data-v-6e9e7b3b]{width:100%;height:100vh;padding:16px;box-sizing:border-box;background-color:#f8f9fa}.grid-container[data-v-6e9e7b3b]{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:16px;height:100%;grid-auto-flow:dense}.grid-item[data-v-6e9e7b3b]{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.grid-item[data-v-6e9e7b3b]:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.module[data-v-6e9e7b3b]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.module h3[data-v-6e9e7b3b]{margin-bottom:16px;font-size:18px;color:#333}.module p[data-v-6e9e7b3b]{color:#666;font-size:14px}