:root{color:#f6f8fa;background:#1d2430;font-family:system-ui,sans-serif}body{margin:0}.admin-shell{grid-template-rows:auto auto auto auto 1fr;min-height:100vh;display:grid}.admin-shell__header,.admin-shell__warning,.admin-shell__navigation,.admin-shell__breadcrumb,.admin-shell__content{width:min(72rem,100% - 2rem);margin-inline:auto}.admin-shell__header{justify-content:space-between;gap:1rem;padding-block:1.25rem;display:flex}.admin-shell__header div{gap:.25rem;display:grid}.admin-shell__warning{box-sizing:border-box;border:1px solid #d7a84d;padding:.75rem 1rem}.admin-shell__navigation{gap:1rem;padding-block:1rem;display:flex}.admin-shell__navigation div{align-items:center;gap:.75rem;display:flex}.admin-shell__navigation p{margin:0;font-weight:700}.admin-shell__link{color:inherit;padding:.5rem .75rem}.admin-shell__link--active{outline-offset:2px;outline:2px solid}.admin-shell__breadcrumb ol{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.admin-shell__breadcrumb li+li:before{content:"/";margin-right:.5rem}.admin-shell__content{box-sizing:border-box;padding-bottom:2rem}.admin-shell__content>*{background:#293343;border:2px solid #d7a84d;max-width:48rem;margin:1rem 0;padding:2rem}dt{color:#f3cf85;font-weight:650}dd{margin:0 0 1rem}
