.app-shell{position:relative;width:100%}.app-content{transition:padding-left .3s ease;min-height:100vh}@media screen and (min-width:1025px){.app-shell.sidebar-closed .app-content{padding-left:76px}.app-shell.sidebar-closed .app-content:before{content:"";position:fixed;top:72px;bottom:0;left:76px;width:1px;background:#e6e6e6;z-index:900;pointer-events:none}.app-shell.sidebar-closed:before{content:"";position:fixed;top:72px;bottom:0;left:0;width:76px;background:#fafcff;border-right:1px solid #eef2f6;z-index:800;pointer-events:none}.app-shell.sidebar-open .app-content{padding-left:300px}}@media screen and (max-width:1024px){.app-content,.app-shell.sidebar-open .app-content{padding-left:68px}}.sidebar-backdrop{position:fixed;inset:0;background:rgba(15,26,40,.45);z-index:1100;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.site-footer,footer{position:relative;z-index:1300;background:#ffffff;width:100%}body:has(.app-shell.sidebar-open) .site-footer,body:has(.app-shell.sidebar-open) footer{z-index:1000}.global-footer-layer{position:relative;isolation:isolate;z-index:1500;width:100%}body:has(.app-shell.sidebar-open) .global-footer-layer{z-index:1000}