:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;overflow:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.ant-layout{background-color:var(--background)}.ant-layout-header{background-color:#141414}.ant-layout-content{background-color:var(--background)}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media screen and (max-width:575px){.sm-only{display:none!important}}@media screen and (min-width:576px){.xs-only{display:none!important}}.filters-card,.search-and-filters{margin-bottom:24px;height:100%}.products-table .ant-table-body{overflow-y:auto!important;max-height:calc(100dvh - 370px)!important;position:relative;will-change:auto}.ant-table,.ant-table-container,.ant-table-content,.ant-table-wrapper{position:relative;transition:none!important}.ant-table-column-sorter,.ant-table-column-sorter-inner{transition:none!important}.page-transition .ant-table *{transition:none!important;animation:none!important}.main-content-area{padding-bottom:env(safe-area-inset-bottom)}