@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}#root{min-height:100vh}.ant-card{transition:box-shadow .2s ease}.ant-card:hover{box-shadow:0 2px 12px #00000014}.ant-btn{transition:all .2s ease}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ant-card{animation:fadeIn .3s ease}@media(max-width:768px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px!important;top:8px!important}.ant-modal .ant-modal-body{max-height:70vh;overflow-y:auto}h3.ant-typography{font-size:18px!important}.news-actions .ant-btn span:not(.anticon){display:none}.ant-card-head-title{font-size:13px}.ant-select{min-width:120px!important}.mobile-filters .ant-space{flex-direction:column;align-items:stretch!important;width:100%}.mobile-filters .ant-space-item{width:100%}.mobile-filters .ant-select,.mobile-filters .ant-picker{width:100%!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content-value{font-size:20px!important}.ant-card-body{padding:12px!important}.ant-card-small>.ant-card-body{padding:8px!important}.ant-drawer-body .ant-menu-item{height:44px!important;line-height:44px!important}}
