@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Poppins,sans-serif;background:#f5f3f7;color:#1a1025;line-height:1.5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8e4ed;border-radius:3px}button:hover{filter:brightness(.97)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media(max-width:768px){main{margin-left:0!important}.cust-mini-grid,.detail-grid,.g2{grid-template-columns:1fr!important}.tbl-header,.tbl-row{min-width:700px}.card{overflow-x:auto}.mbox,.modal-box{width:100%!important;max-width:100vw!important;height:100vh;max-height:100vh;border-radius:0!important}.mbody,.modal-body{max-height:calc(100vh - 140px)!important}.sum-grid{grid-template-columns:1fr 1fr!important}.header .h-title,.header div[style*="fontSize:20"]{font-size:16px!important}.funnel-row{flex-direction:column!important;gap:8px!important}.funnel-arrow{transform:rotate(90deg)}.toast{left:16px;right:16px;bottom:16px}.filter-bar{flex-direction:column;align-items:stretch!important}.search-wrap{width:100%!important;min-width:0!important}}