html,body{color:#1f2937;background-color:#f5f5f5;margin:0;padding:0;font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif}header,main{background-color:#fff}.app-main-layout{flex-direction:column;align-items:center;margin:0 .75rem;padding:.25rem 1.25rem 1rem;display:flex}.app-main-layout-simple{flex-direction:row;margin:0 .75rem;padding:.25rem 1.25rem 1rem;display:flex}.home-left-section{text-align:left;width:100%}.error-details{margin-left:.25rem}.error-stack{width:100%;padding:1rem;overflow-x:auto}.route-page-title{font-size:1.5rem;line-height:2rem}.route-page-title-bold{font-weight:700}.route-spacing-bottom{padding-bottom:1rem}.app-header{isolation:isolate;z-index:10;background-color:#fff;flex-direction:column;margin:0 .75rem;padding:.15rem 0 .25rem;display:flex;position:relative}.header-logo-section{padding:0 .35rem .1rem}.header-title{color:navy;font-size:2.1rem;font-weight:400;line-height:2.3rem}.header-subtitle{color:#000;font-size:.72rem;font-style:italic;line-height:.9rem}.app-header-guest{flex-direction:column;align-items:stretch;gap:.15rem;margin:0 .75rem;padding:.15rem 0 .25rem}.header-guest-logo{object-fit:contain;flex-shrink:0;display:block}.header-guest-menu-shell-placeholder{box-sizing:border-box;width:100%;min-height:2.45rem}.header-guest-title{color:navy;font-size:2rem;font-weight:400;line-height:1}.header-guest-home-link{color:inherit;flex-direction:row;align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.header-guest-home-link:hover,.header-guest-home-link:focus-visible{opacity:.92}.header-guest-home-link:focus-visible{outline-offset:2px;border-radius:.25rem;outline:2px solid #1d4ed8}.app-header-guest .header-guest-home-link{align-self:flex-start}.app-header-guest .app-menubar{justify-content:flex-start}.app-navbar{flex-direction:row;flex-basis:100%;justify-content:flex-end;column-gap:.5rem;margin-top:auto;display:flex}.app-navbar-shell{z-index:20;box-sizing:border-box;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.08rem;width:100%;padding:0;display:flex;position:relative}.app-icon-nav{flex-flow:row;justify-content:flex-end;gap:.25rem;padding:0 .2rem .05rem 0;display:flex}.app-icon-link{background:0 0;border:none;padding:0;display:inline-flex}.app-icon-link:hover{opacity:.92}.app-menubar{background:linear-gradient(#f8fafc 0%,#eef2f7 100%);border:1px solid #d8dee8;border-radius:.45rem;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.15rem;padding:.25rem .35rem;overflow-x:auto;box-shadow:inset 0 1px #ffffffe6}.app-menu-title{cursor:pointer;color:#1f2937;letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;border-radius:.35rem;padding:.28rem .52rem;font-size:.82rem;font-weight:500;transition:background-color .12s,color .12s}.app-menu-title[data-popup-open]{color:#1d4ed8;background:#dbe8ff}.app-menu-title:hover{background:#e9eff8}.app-menu-title:focus-visible{outline-offset:1px;outline:2px solid #93c5fd}.app-menu-positioner{z-index:10000;position:relative}.app-menu-dropdown{z-index:10001;opacity:1;background:#fff;border:1px solid #dbe2eb;border-radius:.5rem;min-width:15.5rem;margin:0;padding:.2rem 0;list-style:none;position:relative;box-shadow:0 12px 28px #0f172a29,0 2px 6px #0f172a14}.app-menu-item{box-sizing:border-box;color:#1f2937;white-space:nowrap;cursor:pointer;border-radius:0;outline:none;width:100%;margin:0;padding:.45rem .78rem;font-size:.84rem;font-weight:500;transition:background-color .12s,color .12s;display:block}.app-menu-item:hover,.app-menu-item[data-highlighted]{color:#1d4ed8;background:#edf4ff}.app-menu-item-inline{box-sizing:border-box;color:#1f2937;white-space:nowrap;cursor:pointer;border-radius:0;outline:none;width:100%;margin:0;padding:.45rem .78rem;font-size:.84rem;font-weight:500;transition:background-color .12s,color .12s;display:contents}.app-menu-item-inline:hover,.app-menu-item-inline[data-highlighted]{color:#1d4ed8;background:#edf4ff}.hydrate-fallback{background-color:#f5f5f5;flex-direction:column;min-height:100dvh;display:flex}.hydrate-fallback-main{flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.hydrate-fallback-panel{box-sizing:border-box;background:#fff;border-radius:.75rem;flex-flow:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;max-width:min(32rem,100%);padding:.75rem 1.25rem;display:flex;box-shadow:0 .25rem 1.25rem #0000001a}.form-row{flex-direction:column;row-gap:1.25rem;width:100%;display:flex}@media (width>=600px){.form-row-responsive{flex-direction:row;column-gap:1.25rem}}@media (width>=900px){.form-row-responsive-md{flex-direction:row;column-gap:1.25rem}}.form-column{flex-direction:column;flex-basis:100%;row-gap:.75rem;display:flex}@media (width>=900px){.form-column-half{flex-basis:50%}}.form-field-control{width:17.5rem}@media (width>=600px){.form-field-control-large{width:20rem}}.form-field-control-small{width:10rem}.form-action-button{width:2.5rem}@media (width>=600px){.form-action-button-responsive{width:auto}}.form-actions-container{flex-direction:row;column-gap:1.25rem;display:flex}.overlay-spinner-container:not(.overlay-spinner-brand),.overlay-spinner-fixed{z-index:1200;box-sizing:border-box;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));pointer-events:auto;background:#0000000f;flex-flow:wrap;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.overlay-spinner-container:not(.overlay-spinner-brand) .overlay-spinner-content,.overlay-spinner-fixed .overlay-spinner-content{box-sizing:border-box;background:#fff;border-radius:.75rem;padding:.75rem 1.25rem;box-shadow:0 .25rem 1.25rem #0000001a}.overlay-spinner-content{max-width:min(100%,32rem)}.pagination-jump-select{width:5rem;max-height:2.5rem;margin-right:1.25rem;display:inline-flex}@media (width>=600px){.pagination-jump-select{margin-right:0}}.table-margin-top{margin-top:1.25rem}.table-full-width{width:100%}.table-toolbar-actions{flex-direction:column;row-gap:1.25rem;margin-top:.25rem;display:flex}.table-toolbar-button{width:2.5rem}@media (width>=1280px){.table-toolbar-actions{flex-direction:row;column-gap:1.25rem}.table-toolbar-button{width:auto}}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.opacity-25{opacity:.25}.opacity-75{opacity:.75}div[data-viewport-type=element]{position:relative!important}.flex{display:flex}.items-center{align-items:center}.h-8{height:2rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.m-7{margin:1.75rem}.p-5{padding:1.25rem}.text-gray-800{color:#1f2937}
