@import "https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import " href=\"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap\"";h1,h2,h3,h4,h5,h6{box-sizing:border-box;margin:0;font-family:Poppins,Montserrat,sans-serif}h1{margin-bottom:0;font-size:20px;font-weight:700}*{box-sizing:border-box;margin:0;font-family:Montserrat,Inter,sans-serif}body{background-color:#0a0a0a;width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.layoutBloc{background-color:#000;width:100%;height:100vh;padding:10px;display:flex;overflow:hidden}.SideNavBar{color:#fff;background-color:#000;flex-direction:column;justify-content:space-between;align-items:center;height:100%;display:flex}.menuList{scrollbar-width:none;border-bottom:1px solid #333;flex-direction:column;flex:1;gap:10px;width:100%;display:flex;overflow:hidden auto}.navTop::-webkit-scrollbar{display:none}.menu-item{color:#fff;cursor:pointer;border-radius:0 5px 5px 0;align-items:center;gap:10px;width:auto;height:30px;margin-bottom:5px;padding:10px;font-family:Poppins,Montserrat,Inter,sans-serif;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.pageBloc{background-color:#f0f4f5;border-radius:20px;flex-direction:column;flex:1;justify-content:flex-start;gap:10px;height:100%;padding:10px 20px;display:flex;position:relative;overflow:hidden}.banner-fixed{z-index:100;top:0;position:sticky!important}.PageContent{scrollbar-width:none;flex-direction:column;flex:1;gap:10px;width:100%;display:flex;overflow:hidden auto}.PageContent::-webkit-scrollbar{display:none}.content-block{background-color:#fff;border-radius:20px;width:100%;padding:10px}.alertBubble{color:#000;border-radius:20px;padding:4px 20px;font-size:12px}.statsBubble{align-items:"start";justify-content:"center";gap:"5px";flex:1;min-width:100px}.statsBubble-p1{font-size:12px}.statsBubble-p2{font-size:20px;font-weight:"900"}.statsBubble span{font-size:12px}.table-header{color:#717171;text-transform:uppercase;font-size:10px;font-weight:500}.table-header p{flex:1}.TableContent{scrollbar-width:none;flex-direction:column;width:100%;display:flex;overflow:hidden auto}.TableContent::-webkit-scrollbar{display:none}.grid{scrollbar-width:none}.grid::-webkit-scrollbar{display:none}.textTronc{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.subtitle-row{text-transform:uppercase;padding:4px 0}.subtitle-row.space{justify-content:space-between}.subtitle-row h5{text-transform:uppercase}.inputBox{border:1.5px solid #d1d5db;border-radius:8px;flex:1;justify-content:space-between;gap:10px;padding:0 10px}.inputStyle{text-align:right;color:#0f172a;appearance:none;box-sizing:border-box;background-color:#fff;border:none;outline:none;flex:1;min-width:130px;height:40px;font-family:inherit;font-size:12px;transition:border-color .15s}.hideScrollBar{scrollbar-width:none;flex-shrink:0;overflow:hidden}.hideScrollBar::-webkit-scrollbar{display:none}.optionSettingBtn{cursor:pointer;border:none;border-radius:10px;gap:0;width:40px;height:20px;padding:0;display:flex}.optionSettingBtn div{border-radius:15px;width:20px;height:20px}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}.skeleton{background:linear-gradient(90deg,#eaecef 25%,#d8dadd 50%,#eaecef 75%) 0 0/600px 100%;border-radius:8px;flex-shrink:0;animation:1.4s linear infinite shimmer}.fadeInUp{opacity:0;animation:.32s forwards fadeInUp}.fadeInRight{opacity:0;animation:.32s forwards fadeInRight}@keyframes slideIn{0%{opacity:0;max-height:0;transform:translateY(-12px)}to{opacity:1;max-height:200px;transform:translateY(0)}}@keyframes slideOut{0%{opacity:1;max-height:200px;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(-12px)}}.slide-in{animation:.28s forwards slideIn;overflow:hidden}.slide-out{pointer-events:none;animation:.28s forwards slideOut;overflow:hidden}@keyframes toastIn{0%{opacity:0;transform:translate(40px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=1024px){.layoutBloc{padding:0!important}.pageBloc{border-radius:0!important;padding:8px 12px!important}.banner-fixed{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;padding:10px 14px!important}.banner-left{min-width:0;flex:1!important}.banner-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.banner-search-filter{align-items:center;gap:8px;display:flex}.stats-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;flex-wrap:nowrap!important;overflow-x:auto!important}.stats-row::-webkit-scrollbar{display:none}.stats-row .statsBubble{flex:1!important;min-width:0!important}.stats-row .statsBubble:nth-child(n+4),#BudgetsPage .stats-row .statsBubble{display:none!important}#BudgetsPage .stats-row .statsBubble:first-child{flex:1!important;display:flex!important}#BudgetsPage .stats-row .budget-gauge{flex:2!important;min-width:0!important;animation-delay:0s!important;display:flex!important}#DashboardPage{overflow:hidden auto!important}#DashboardPage .dashboard-second-row{flex-direction:column!important;height:auto!important}#DashboardPage .dashboard-second-row>*{min-height:260px;flex:none!important;width:100%!important;max-width:none!important;height:auto!important}#SettingsPage .settings-info-row{flex-direction:column!important;align-items:stretch!important;gap:14px!important}#SettingsPage .settings-info-row>*{flex:none!important;width:100%!important}#SettingsPage .settings-fields-inner{flex-direction:column!important;align-items:stretch!important;gap:10px!important}#OperatorsPage .operators-grid{grid-template-columns:repeat(2,1fr)!important}.col-hide-tablet{display:none!important}.floating-panel-nav{color:#fff;z-index:50;white-space:nowrap;background-color:#0a0a0a;border-radius:99px;align-items:center;gap:10px;padding:8px 16px;font-family:inherit;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000059;display:flex!important}.slide-panels-compact .TableContent{padding-bottom:60px!important}.slide-panels-compact .tx-period-stats{padding-bottom:64px!important}.fpn-arrow{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:background .15s;display:flex}.fpn-arrow:hover:not(:disabled){background:#ffffff1f}.fpn-arrow:disabled{opacity:.3;cursor:default}.fpn-label{text-align:center;letter-spacing:.02em;min-width:80px;font-size:11px;font-weight:600}.fpn-back{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s;display:flex}.fpn-back:hover{background:#ffffff1f}.bottom-sheet{z-index:150;border-radius:12px 12px 0 0;flex-direction:column;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 20px #0003;display:flex!important}.bottom-sheet-handle{color:#fff;cursor:pointer;text-align:left;background-color:#0a0a0a;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;font-family:inherit;display:flex}.bottom-sheet-title{letter-spacing:.02em;font-size:12px;font-weight:600}.bottom-sheet-content{background-color:#fff;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden auto}}@media (width<=640px){.pageBloc{padding:6px 8px!important}.layoutBloc{transition:border-radius .3s cubic-bezier(.32,.72,0,1)}body:has(.df-overlay) .layoutBloc{border-radius:18px!important;overflow:hidden!important}.banner-fixed{row-gap:8px!important;padding:8px 10px!important}.banner-left{min-width:0;flex:1!important}.banner-search-filter{order:10;flex:none!important;width:100%!important}.banner-search-filter input[type=text]{min-width:0;flex:1!important;width:0!important;max-width:none!important}@keyframes df-slide-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.df-overlay{align-items:flex-end!important;padding:0!important}.df-modal{border-radius:16px 16px 0 0!important;width:100vw!important;max-width:100vw!important;height:auto!important;max-height:92dvh!important;animation:.3s cubic-bezier(.32,.72,0,1) df-slide-bottom!important}.df-modal:not(.df-modal-compact){border-radius:0!important;height:100dvh!important;max-height:100dvh!important}.df-fields-grid{grid-template-columns:1fr!important}.df-fields-grid .df-field{grid-column:1!important}.filter-dialog-box{width:calc(100vw - 20px)!important;max-width:none!important}.floating-panel-nav{bottom:12px}.bottom-sheet-content{max-height:60vh}.stats-row .statsBubble:nth-child(n+3),#BudgetsPage .stats-row .statsBubble,#BudgetsPage .stats-row .statsBubble:first-child{display:none!important}#BudgetsPage .stats-row .budget-gauge{flex:1!important;min-width:100%!important;display:flex!important}.col-hide-mobile{display:none!important}#ProductsPage .page-card,#BudgetsPage .page-card{flex-basis:100%!important;min-width:0!important;max-width:100%!important}#OperatorsPage .operators-grid{grid-template-columns:1fr!important}}
