.nav-wrapper{margin-bottom:calc(var(--navbar-height) - var(--navbar-height-mobile))}html[theme=light] .navbar ul:not(.dropdown-content)>li>a:hover:not(.active){color:#fff!important}html[theme=dark] body{background-color:#585858!important}html[theme=dark] .navbar ul:not(.dropdown-content)>li>a:hover:not(.active){color:#fff!important}body{background-color:#ecf0f5!important;display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.collection-section{margin-bottom:16px}.collection-label{color:#9e9e9e;display:block;font-size:.85rem;margin-bottom:8px}.collection-item{border:1px solid rgba(0,0,0,.08);border-radius:4px;margin-bottom:8px;padding:16px 16px 4px;position:relative}.collection-item .collection-remove{margin-top:-8px}.input-field input:not([type=checkbox]):not([type=radio]):not([type=file]),.input-field textarea{width:100%}.show-fields-table{border-collapse:collapse;width:100%}.show-fields-table tr{border-bottom:1px solid rgba(0,0,0,.06)}.show-fields-table tr:last-child{border-bottom:none}.show-fields-table .show-field-label{color:#9e9e9e;font-size:.85rem;font-weight:500;padding:10px 16px 10px 0;vertical-align:top;white-space:nowrap;width:30%}.show-fields-table td{font-size:.95rem;padding:10px 0;vertical-align:top}.show-fields-table .show-field-empty{color:#bdbdbd;font-style:italic}.show-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:4px}.show-header,.show-header__title{align-items:center;display:flex;gap:12px}.show-header__title h4,.show-header__title h5{margin:0}.show-header__title .show-back-link{align-items:center;color:#9e9e9e;display:flex}.show-header__title .show-back-link:hover{color:inherit}.show-header__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}dialog.modal{background-color:#fff;border:none;border-radius:4px;box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);max-height:min(90vh,800px);overflow:hidden;padding:0;width:min(700px,95vw)}dialog.modal[open]{display:flex;flex-direction:column}dialog.modal::backdrop{background:rgba(0,0,0,.5)}dialog.modal .modal-content{flex:1;overflow-y:auto;padding:24px}dialog.modal .modal-footer{align-items:center;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;padding:4px 6px}html[theme=dark] dialog.modal{background-color:#424242;color:#fff}html[theme=dark] dialog.modal .modal-footer{border-top-color:hsla(0,0%,100%,.1)}.page-footer{border-top:none!important;padding-top:0!important}.navbar,.page-footer{background-color:#87b0ce!important}.navbar .nav-content{background-color:#6893b1!important}