.layout-topbar{align-items:center;background-color:var(--surface-card);box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014;display:flex;height:5rem;left:0;padding:0 2rem;position:fixed;top:0;transition:left .2s;width:100%;z-index:997}.layout-topbar .layout-topbar-logo{align-items:center;border-radius:12px;color:var(--surface-900);display:flex;font-size:1.5rem;font-weight:500;width:300px}.layout-topbar .layout-topbar-logo img{height:2.5rem;margin-right:.5rem}.layout-topbar .layout-topbar-logo:focus{box-shadow:var(--focus-ring);outline:0 none;outline-offset:0;transition:box-shadow .2s}.layout-topbar .layout-topbar-button{align-items:center;border-radius:50%;color:var(--text-color-secondary);cursor:pointer;display:inline-flex;height:3rem;justify-content:center;position:relative;transition:background-color .2s;width:3rem}.layout-topbar .layout-topbar-button:hover{background-color:var(--surface-hover);color:var(--text-color)}.layout-topbar .layout-topbar-button:focus{box-shadow:var(--focus-ring);outline:0 none;outline-offset:0;transition:box-shadow .2s}.layout-topbar .layout-topbar-button i{font-size:1.5rem}.layout-topbar .layout-topbar-button span{display:none;font-size:1rem}.layout-topbar .layout-menu-button{margin-left:2rem}.layout-topbar .layout-topbar-menu-button{display:none}.layout-topbar .layout-topbar-menu-button i{font-size:1.25rem}.layout-topbar .layout-topbar-menu{display:flex;list-style:none;margin:0 0 0 auto;padding:0}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:1rem}@media (max-width:991px){.layout-topbar{justify-content:space-between}.layout-topbar .layout-topbar-logo{order:2;width:auto}.layout-topbar .layout-menu-button{margin-left:0;order:1}.layout-topbar .layout-topbar-menu-button{display:inline-flex;margin-left:0;order:3}.layout-topbar .layout-topbar-menu{animation:scalein .15s linear;background-color:var(--surface-overlay);border-radius:12px;box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014;display:none;flex-direction:column;margin-left:0;min-width:15rem;padding:1rem;position:absolute;right:2rem;top:5rem}.layout-topbar .layout-topbar-menu.layout-topbar-menu-mobile-active{display:block}.layout-topbar .layout-topbar-menu .layout-topbar-button{border-radius:12px;display:flex;height:auto;justify-content:flex-start;margin-left:0;padding:1rem;width:100%}.layout-topbar .layout-topbar-menu .layout-topbar-button i{font-size:1rem;margin-right:.5rem}.layout-topbar .layout-topbar-menu .layout-topbar-button span{display:block;font-weight:medium}}.p-calendar-w-btn .p-datepicker-trigger.p-button{color:#fff9}.layout-main-container[data-v-059ec0d5]{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:3rem}.layout-main[data-v-059ec0d5]{flex:1 1 auto;z-index:0}.layout-wrapper[data-v-059ec0d5]{min-height:100vh}
