.manual-section{padding:1rem}.manual-image{border-radius:4px;display:block;margin-top:.5rem}.manual-flex-row{display:flex;gap:2rem;align-items:flex-start}.manual-flex-row--spaced{margin-top:1rem}.manual-flex-col{flex:1}.manual-p-flush{margin:0}.manual-p-spaced-top{margin-top:1rem}.manual-h3-spaced{margin-top:1.5rem}.manual-layout{display:flex;height:100%;overflow:hidden}.manual-sidebar{width:200px;min-width:200px;transition:width .2s ease,min-width .2s ease;border-right:1px solid var(--calcite-color-border-2);background:var(--calcite-color-background);overflow:hidden;flex-shrink:0}.manual-sidebar[data-open=false]{width:36px;min-width:36px}.manual-sidebar-toggle-row{display:flex;justify-content:flex-end;padding:6px 4px;border-bottom:1px solid var(--calcite-color-border-2)}.manual-sidebar-toggle-row[data-open=false]{justify-content:center}.manual-sidebar-toggle-btn{background:none;border:none;cursor:pointer;font-size:1.1rem;line-height:1;color:var(--calcite-color-text-1);padding:2px 6px;border-radius:4px}.manual-nav-list{list-style:none;margin:0;padding:.4rem 0}.manual-nav-link{background:none;border:none;cursor:pointer;display:block;width:100%;text-align:left;padding:.35rem .75rem;font-size:.875rem;font-weight:400;color:var(--calcite-color-text-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manual-nav-link[data-level="3"]{padding-left:1.5rem}.manual-nav-link[data-level="2"]{font-weight:600}.manual-content{flex:1;min-width:0;overflow-y:auto;height:100%}.manual-modal-header{display:flex;align-items:center;gap:.5rem}.manual-modal-header-icon{height:3rem;width:auto}.manual-modal-header-title{font-size:1rem;font-weight:600}.manual-modal-content{height:100%}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden!important;font-family:var(--calcite-font-family);background-color:var(--calcite-color-background);color:var(--calcite-color-text-1)}:root,.calcite-mode-light{--calcite-color-brand: #DD643D !important;--calcite-color-brand-hover: #C55535 !important;--calcite-color-brand-press: #AD4B2F !important;--calcite-color-status-info: #DD643D !important;--calcite-color-foreground-current: #f6dccf !important}.app-shell{display:flex;flex-direction:column;height:100%}.map-container{height:100%;width:100%}.login-wrapper{display:flex;align-items:center;justify-content:center;height:100%;background:var(--calcite-color-background)}calcite-menu-item:hover,calcite-action:hover,calcite-navigation-user:hover,calcite-navigation-logo:hover{--calcite-color-foreground-2: var(--calcite-color-foreground-3) !important;--calcite-action-background-color-hover: var(--calcite-color-foreground-3) !important;background-color:var(--calcite-color-foreground-3)!important;cursor:pointer;transition:background-color var(--calcite-animation-timing, .15s) ease-in-out}
