.layout-header{background:var(--p-neutral-0);border-bottom:1px solid var(--p-neutral-100);box-shadow:20px -1px 0 var(--p-neutral-0),20px 0 0 var(--p-neutral-100);padding:1rem}.layout-header--sticky{position:sticky;top:0;z-index:1000}.layout-header__container{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;height:2.875rem;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.layout-header__left{align-items:center;display:flex;gap:1rem;justify-content:flex-start}.layout-header__middle{align-items:center;display:flex;flex-grow:1;gap:1rem;justify-content:center}.layout-header__right{align-items:center;display:flex;gap:1rem;justify-content:flex-end;min-width:0}.layout-header .p-button{max-height:3rem}.layout-content{flex-grow:1;padding:1rem}@media (min-width:1024px){.layout-content{padding:2.5rem 1rem}}.layout-content__container{margin:0 auto;max-width:1200px;width:100%}.layout-copyright{color:var(--p-neutral-700);font-size:var(--p-font-size-h300);line-height:var(--p-line-height-h300);padding:1rem}.layout-copyright__container{display:flex;gap:1rem;margin:0 auto;max-width:1200px;width:100%}@media (max-width:1023.98px){.layout-copyright__container{flex-direction:column-reverse}}@media (min-width:1024px){.layout-copyright__container{align-items:center;justify-content:space-between}}.layout-copyright__links{align-items:center;display:flex;gap:.25rem}:root{--p-drawer-width:24.85rem}.layout-base{display:flex;flex-direction:column;min-height:100vh;min-width:0}
