.pos-layout .fi-topbar,
.pos-layout .fi-sidebar-header,
.pos-layout .fi-breadcrumbs,
.pos-layout .fi-global-search {
    display: none !important;
}

.pos-layout .fi-main-ctn {
    margin-top: 0 !important;
    height: 100vh !important;
}

.pos-layout .fi-page-header {
    padding: 0.5rem 1rem !important;
}

.pos-layout .fi-section {
    padding: 0.5rem !important;
}

@media (max-width: 1024px) {
    .pos-layout .grid {
        gap: 0.5rem !important;
    }

    .pos-layout .fi-wi-stats-overview-card {
        padding: 0.5rem !important;
    }
}
