.default-layout{align-items:stretch;display:grid;grid-template-rows:min-content 1fr;min-height:100vh}.default-layout__header{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-bottom-width:1px;justify-content:space-between}.default-layout__footer,.default-layout__header{align-items:center;display:flex;--tw-bg-opacity:1;padding:16px}.default-layout__footer{background-color:rgb(var(--color-primary-DEFAULT)/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.test-container{display:flex;width:100%}.test-container__sidebar{border-radius:.25rem;min-width:356px;overflow-y:auto;width:356px;--tw-bg-opacity:1;background-color:rgb(244 245 246/var(--tw-bg-opacity));height:calc(100vh - 5rem);padding-bottom:2.5rem;padding-right:1.25rem;padding-top:46px}.test-container__main{width:100%}.test-container__main>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.test-container__main{height:calc(100vh - 5rem);padding:3rem 52px}.test-container__main .title{align-items:center;display:flex;font-size:32px;font-weight:500;gap:.5rem;line-height:2.25rem;--tw-text-opacity:1;color:rgb(39 76 119/var(--tw-text-opacity))}.test-container__main .subtitle{font-size:1.25rem;font-weight:500;line-height:1.75rem;--tw-text-opacity:1;color:rgb(116 136 169/var(--tw-text-opacity))}
