.card select{width:100%;background:#080808;border:1px solid #333;color:#fff;padding:13px}.repeat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.repeat-grid fieldset{border:1px solid #292929;padding:14px}.repeat-grid legend{color:#e2d900;font:20px Bebas}.save-external{border:0;background:#e2d900;padding:14px 20px;font-weight:900}.editor{min-height:320px!important;font-family:Consolas,monospace!important}.media-library{display:grid;gap:8px}.media-library article,.page-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#080808;border:1px solid #292929;padding:12px;color:#fff;text-align:left}.media-library article a{color:#79a2ff;overflow:hidden;text-overflow:ellipsis}.media-library article small{color:#777}.media-library button,.page-row{cursor:pointer}.page-row{width:100%;margin-bottom:7px}.page-row span{color:#777}@media(max-width:760px){.repeat-grid{grid-template-columns:1fr}}

