@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.landing-layout{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;font-family:Plus Jakarta Sans,system-ui,sans-serif;overflow:hidden;background:#54b866}.layout-wrapper{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.layout-header{padding:1.25rem 1.5rem}.breadcrumb-list{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.breadcrumb-home{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#0000000d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.5rem;color:#0009;transition:all .2s ease}html.dark .breadcrumb-home{background:#ffffff1a;color:#fff9}.breadcrumb-home:hover{background:#0000001a;color:#000000e6}html.dark .breadcrumb-home:hover{background:#ffffff26;color:#ffffffe6}:deep(.breadcrumb-list [data-slot="breadcrumb-separator"]){color:#0000004d}html.dark :deep(.breadcrumb-list [data-slot="breadcrumb-separator"]){color:#ffffff4d}.breadcrumb-link{color:#0009;font-size:.875rem;font-weight:500;transition:color .2s ease;text-decoration:none}html.dark .breadcrumb-link{color:#fff9}.breadcrumb-link:hover{color:#000000e6}html.dark .breadcrumb-link:hover{color:#ffffffe6}.breadcrumb-current{color:#000000e6;font-size:.875rem;font-weight:600}html.dark .breadcrumb-current{color:#ffffffe6}.layout-content{flex:1;display:flex;flex-direction:column}.layout-footer{padding:1rem 1.5rem;margin-top:auto;will-change:transform,opacity}.footer-content{display:flex;justify-content:center;align-items:center}.entity-logos{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:nowrap}.entity-logo{height:var(--logo-height, 40px);width:auto;object-fit:contain;will-change:transform;cursor:pointer}@media(min-width:640px){.entity-logo{height:var(--logo-height-sm, 48px)}.entity-logos{gap:2rem}}.drawer-overlay{position:fixed;inset:0;z-index:9999;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer-panel{position:absolute;top:0;right:0;bottom:0;width:80%;max-width:320px;background:#12592e;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000004d}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid rgba(255,255,255,.15)}.drawer-logo{height:36px;width:auto}.drawer-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff26;border:none;cursor:pointer;transition:background .2s ease}.drawer-close:hover{background:#ffffff40}.drawer-close-icon{width:20px;height:20px;color:#fff}.drawer-nav{flex:1;padding:1rem 0;display:flex;flex-direction:column;overflow-y:auto}.drawer-link{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;text-decoration:none;color:#ffffffd9;font-size:.9375rem;font-weight:500;transition:all .2s ease;border-left:3px solid transparent}.drawer-link:hover{background:#ffffff1a;color:#fff}.drawer-link--active{background:#ffffff1f;color:#fff;border-left-color:#54b866;font-weight:600}.drawer-link-icon{width:28px;height:28px;object-fit:contain;flex-shrink:0}.drawer-link-label{white-space:nowrap}.drawer-footer{padding:1.25rem;border-top:1px solid rgba(255,255,255,.15)}.drawer-footer-logos{display:flex;align-items:center;justify-content:center;gap:1.5rem}.drawer-footer-logo{height:32px;width:auto;object-fit:contain;opacity:.8}.drawer-fade-enter-active,.drawer-fade-leave-active{transition:opacity .3s ease}.drawer-fade-enter-from,.drawer-fade-leave-to{opacity:0}.drawer-slide-enter-active{transition:transform .3s cubic-bezier(.16,1,.3,1)}.drawer-slide-leave-active{transition:transform .25s ease-in}.drawer-slide-enter-from,.drawer-slide-leave-to{transform:translate(100%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
