:root{--header-height:80px;--Paper-shadow:none!important;--Paper-overlay:none!important}.page-container{padding-left:16px!important;padding-right:16px!important}@media (min-width:600px){.page-container{padding-left:24px!important;padding-right:24px!important}}@media (min-width:900px){.page-container{padding-left:32px!important;padding-right:32px!important}}.MuiAppBar-root,.MuiCard-root,.MuiDialog-paper,.MuiDrawer-paper,.MuiPaper-root{box-shadow:none!important;--Paper-shadow:none!important;--Paper-overlay:none!important}.category-banner-image{filter:blur(8px) brightness(.6);transform:scale(1.1);transition:filter .3s ease}.category-banner-image:hover{filter:blur(6px) brightness(.7)}.category-banner-overlay{background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.4) 30%,rgba(0,0,0,.2) 60%,rgba(0,0,0,.8))!important}.light-mode{--scrollbar-track:#f7f7f5;--scrollbar-thumb:#cccccc;--scrollbar-thumb-hover:#999999;--scrollbar-border:#e0e0e0}.dark-mode{--scrollbar-track:#19191c;--scrollbar-thumb:#484848;--scrollbar-thumb-hover:#606060;--scrollbar-border:#2d2d2d}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--scrollbar-track,#f7f7f5);border-radius:6px;margin:2px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb,#d4d4d4);border-radius:6px;border:2px solid var(--scrollbar-track,#f7f7f5);min-height:30px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover,#b8b8b8)}::-webkit-scrollbar-corner{background:var(--scrollbar-track,#f7f7f5);border-radius:6px}*,.MuiBox-root,.MuiCard-root,.MuiContainer-root,.MuiPaper-root,html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb,#cccccc) var(--scrollbar-track,#f7f7f5)}.MuiBox-root::-webkit-scrollbar,.MuiCard-root::-webkit-scrollbar,.MuiContainer-root::-webkit-scrollbar,.MuiPaper-root::-webkit-scrollbar{width:12px;height:12px}.MuiBox-root::-webkit-scrollbar-track,.MuiCard-root::-webkit-scrollbar-track,.MuiContainer-root::-webkit-scrollbar-track,.MuiPaper-root::-webkit-scrollbar-track{background:var(--scrollbar-track,#f7f7f5);border-radius:6px}.MuiBox-root::-webkit-scrollbar-thumb,.MuiCard-root::-webkit-scrollbar-thumb,.MuiContainer-root::-webkit-scrollbar-thumb,.MuiPaper-root::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb,#cccccc);border-radius:6px;border:2px solid var(--scrollbar-track,#f7f7f5);-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.MuiBox-root::-webkit-scrollbar-thumb:hover,.MuiCard-root::-webkit-scrollbar-thumb:hover,.MuiContainer-root::-webkit-scrollbar-thumb:hover,.MuiPaper-root::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover,#999999)}#nprogress{pointer-events:none;position:fixed;left:0;width:100%;height:3px;z-index:9999}#nprogress .bar{background:#D89E00;position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:left;transition:all .3s ease;box-shadow:0 0 10px #D89E00}#nprogress .peg{display:none}@keyframes nprogress-loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.main-content{padding-top:var(--header-height)}