.layout-container{min-height:100vh;background:oklch(var(--background))}.main-content{padding-top:4rem;padding-bottom:1rem;min-height:100vh;overflow-y:auto}.scroll-padding-top{scroll-padding-top:1rem;scroll-padding-bottom:5rem}@media (max-width:1439px){body,html{scroll-padding-top:4rem}.toast-stack-top-left{top:4rem!important}}:root{--font-ui:Assistant,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body,html{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input:focus,select:focus,textarea:focus{scroll-margin-top:calc(4rem + 5px)}