.tech-dashboard[data-v-27b676f9]{padding:20px 24px;padding-bottom:50px;font-family:Inter,Segoe UI,system-ui,sans-serif;color:#1a2634;background-color:#f5f9ff;min-height:calc(100vh - 45px)}.chart-full,.chart-item{background:#fff;border-radius:12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.06);box-shadow:0 4px 20px rgba(0,0,0,.06);padding:12px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.chart-full:hover,.chart-item:hover{-webkit-box-shadow:0 8px 30px rgba(0,0,0,.1);box-shadow:0 8px 30px rgba(0,0,0,.1)}.chart-full{margin-bottom:20px}.chart-full>div{height:300px}.chart-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.chart-row{display:grid;gap:20px;margin-bottom:20px}.chart-row-2{grid-template-columns:1fr 1fr}.chart-row-3{grid-template-columns:1fr 1fr 1fr}@media (max-width:992px){.chart-row-2,.chart-row-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.chart-grid{grid-template-columns:repeat(2,1fr);gap:16px}.chart-row-2,.chart-row-3{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.chart-grid{grid-template-columns:1fr;gap:12px}}