@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffbf7}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.fade-in{animation:fadeInUp .45s ease-out both}.scale-in{animation:scaleIn .4s ease-out both}.fade-in-1{animation-delay:.04s}.fade-in-2{animation-delay:.08s}.fade-in-3{animation-delay:.12s}.fade-in-4{animation-delay:.16s}.fade-in-5{animation-delay:.2s}.fade-in-6{animation-delay:.24s}.stat-card{transition:transform .25s ease,box-shadow .25s ease;cursor:default}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000012}.chart-card .ant-card-head{border-bottom:1px solid #F3F4F6}.branded-table .ant-table{border-radius:12px;overflow:hidden}.branded-table .ant-table-thead>tr>th{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af!important;background:#f9fafb!important;border-bottom:1px solid #F3F4F6!important;padding:10px 12px!important}.branded-table .ant-table-tbody>tr>td{padding:10px 12px!important;border-bottom:1px solid #F9FAFB!important;vertical-align:middle}.branded-table .ant-table-tbody>tr:hover>td{background:#f0fdfa!important}.branded-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.sidebar-drawer .ant-drawer-body{padding:0!important}
