.internal-image{max-width:100%;display:block}.layout-container{background-color:#fff;height:100vh;display:flex}.layout-container--background-secondary{background-color:#fafafa}.layout-main-content{flex-direction:column;flex-grow:1;gap:1.5rem;width:fit-content;min-height:0;margin:0 auto;padding:3rem;display:flex;overflow:auto}.layout-main-content--with-secondary{width:50%}.layout-main-content--sm{max-width:37.5rem}.layout-main-content--md{max-width:56.25rem}.layout-main-content--lg{max-width:75rem}.layout-main-content--xl{max-width:96rem}.layout-main-content--full{max-width:100%}.layout-header{justify-content:space-between;width:100%;display:flex}.layout-header-content{flex-direction:column;gap:.75rem;width:100%;display:flex}.layout-header-actions{gap:1rem;display:flex}.layout-side-menu{background-color:#fafafa;border-right:1px solid #e5e5e8;flex-shrink:0;max-width:21.5rem;padding:1.5rem 2rem}.layout-secondary-content{background-color:#fafafa;width:50%;padding:3rem 1.5rem}
