.remove__action-label{opacity:.8;margin-bottom:3px}.remove__action-title{font-size:1.2em}.remove>.card>.card__header{background-color:hsla(var(--error-h),var(--error-s),var(--error-l),.07);color:var(--error)}.remove>.card>.card__header+.card__footer{background-color:#fff;border-top:none}.remove .card__footer>div.row{justify-content:center}.post-mutate{background-color:#f5f5f5}.post-mutate__form{max-width:1200px;margin:0 auto}.post-mutate__inputs{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"title title cover cover" "content content cover cover" "content content publishedFrom slug" "content content author author" "customFields customFields customFields customFields";grid-template-rows:auto auto auto 1fr;grid-auto-rows:auto;grid-gap:1rem 2rem;align-items:start}.post-mutate__inputs-cover{width:100%}.post-mutate__inputs-cover .kvass-media-droparea-wrapper{display:flex;flex-direction:column}.post-mutate [data-field=cover]{grid-area:cover}.post-mutate [data-field=title]{grid-area:title}.post-mutate [data-field=slug]{grid-area:slug}.post-mutate [data-field=customFields]{grid-area:customFields}.post-mutate [data-field=publishedFrom]{grid-area:publishedFrom}.post-mutate [data-field=author]{grid-area:author}.post-mutate [data-field=content]{grid-area:content}.post-mutate [data-field=cover]{aspect-ratio:6/4;margin-bottom:.5rem}.post-mutate [data-field=content]{align-self:stretch}.post-mutate--new .post-mutate__inputs{grid-template-areas:"title title cover cover" "content content cover cover" "content content publishedFrom publishedFrom" "customFields customFields customFields customFields";grid-template-rows:auto auto 1fr}.post-mutate .custom-fields{margin-top:0}.post-mutate [type=submit]{margin-right:auto}