.kvass-media-types-vimeo-preview{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:.9em;flex-grow:1;padding:1rem;background:transparent;height:320px}.kvass-media-types-vimeo-preview__preview{width:100%;height:inherit;position:relative}.kvass-media-types-vimeo-preview iframe{width:100%;height:inherit}.kvass-media-types-vimeo-preview svg{color:#00adef}.kvass-media-types-help-trigger{margin-top:1rem;display:flex;justify-content:flex-end;font-size:.75em;opacity:.7;padding:0 5px}.kvass-media-types-vimeo-create-trigger{padding:1rem 0}.kvass-media-types-vimeo-create-trigger svg{color:#00adef}.kvass-media-types-vimeo-thumbnail{position:relative;height:inherit;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;background-position:50%}.kvass-media-types-vimeo-thumbnail__icon{width:20px;height:20px;position:absolute;top:-1px;left:-1px;background:#f2f2f2;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius)}.kvass-media-types-vimeo-thumbnail__icon svg{color:#00adef}.kvass-media-types-youtube-preview{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:.9em;flex-grow:1;padding:1rem;background:transparent;height:320px}.kvass-media-types-youtube-preview__preview{width:100%;height:inherit;position:relative}.kvass-media-types-youtube-preview svg{color:#fe0002}.kvass-media-type-selector__modal .kvass-card{width:100%;max-width:700px}.kvass-media-types-youtube-create-trigger{padding:1rem 0}.kvass-media-types-youtube-create-trigger svg{color:#fe0002}.kvass-media-types-youtube-thumbnail{position:relative;height:inherit;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;background-position:50%}.kvass-media-types-youtube-thumbnail__icon{z-index:0;width:20px;height:20px;position:absolute;top:-1px;left:-1px;background:#f2f2f2;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius)}.kvass-media-types-youtube-thumbnail__icon svg{color:#fe0002}.draft-alert{gap:.4rem;overflow:hidden;font-size:.8rem;border:1px solid var(--vue-elder-primary);border-radius:30px}.draft-alert b{font-weight:700}.draft-alert>*{padding:.8rem}.draft-alert svg{margin:0 .4rem 0 0}.draft-actions{display:flex}.draft-actions:has(:not(:only-child))>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.draft-actions:has(:not(:only-child))>:not(:last-child)>*{border-top-right-radius:0;border-bottom-right-radius:0}.draft-actions:has(:not(:only-child))>:last-child.elder-dropdown{border-left:1px solid #fff}.draft-actions:has(:not(:only-child))>:last-child.elder-dropdown .elder-dropdown__trigger button{border-top-left-radius:0;border-bottom-left-radius:0}.field-builder__content{max-width:-moz-fit-content;max-width:fit-content}.field-builder__category{opacity:.8;font-weight:700;border-top:1px solid var(--border-color);padding:.75rem 1rem .5rem;display:block}.field-builder__category>*{padding:0}.media-recommendation{font-size:.7em;font-weight:400;opacity:.7;background-color:rgba(0,0,0,.05);border-radius:var(--border-radius);padding:5px 10px;margin-left:auto}.post-mutate{background-color:#f5f5f5}.post-mutate .view .card-v2__header{flex-direction:row;justify-content:right;padding-bottom:0}.post-mutate__form{max-width:1200px;margin:0 auto}.post-mutate__inputs{--columns:1;display:grid;grid-gap:2rem 2rem;margin-top:2rem;grid-template-columns:repeat(2,1fr);grid-gap:1rem 2rem}.post-mutate__inputs [data-field=customFields]{grid-column-end:span 2}.post-mutate__inputs--add-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;align-items:start}.post-mutate__inputs--add-grid [data-field=cover]{grid-area:cover}.post-mutate__inputs--add-grid [data-field=title]{grid-area:title}.post-mutate__inputs--add-grid [data-field=slug]{grid-area:slug}.post-mutate__inputs--add-grid [data-field=customFields]{grid-area:customFields}.post-mutate__inputs--add-grid [data-field=publishedFrom]{grid-area:publishedFrom}.post-mutate__inputs--add-grid [data-field=author]{grid-area:author}.post-mutate__inputs--add-grid [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__field-render-item-default{grid-template-areas:"title title cover cover" "content content cover cover" "content content publishedFrom publishedFrom" "customFields customFields customFields customFields"}.post-mutate .custom-fields{margin-top:0}.post-mutate [type=submit]{margin-right:auto}