.editorial-layout,.article-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:1rem}.article-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.5fr)}.editor-form{display:grid;gap:1rem}.editor-form label{display:grid;gap:.4rem;font-weight:750}.editor-form input,.editor-form select,.editor-form textarea{width:100%;padding:.8rem .9rem;border:1px solid #bdcdd2;border-radius:11px;background:#fff;color:#1b2d49;font:inherit}.editor-form textarea{resize:vertical}.editor-form button,.article-toolbar button{border:0;border-radius:11px;padding:.9rem 1.1rem;background:linear-gradient(110deg,#3979ad,#00ad83);color:#fff;font-weight:800;cursor:pointer}.editor-form details{padding:1rem;border:1px solid #d6e4e5;border-radius:12px}.editor-form details label{margin-top:1rem}.section-heading,.article-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.article-toolbar{padding:0 1rem}.editorial-list{display:grid;gap:.65rem}.editorial-list article{margin-left:calc(var(--depth,0)*1.2rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid #d6e4e5;border-radius:12px;background:#f9fcfc}.editorial-list article div{display:grid;min-width:0}.editorial-list small,.revision-list small{color:#61748e}.editorial-list button{border:1px solid #bad0d1;border-radius:8px;background:#fff;padding:.45rem .7rem;color:#1b2d49;cursor:pointer}.revision-list{margin-top:1.5rem;border-top:1px solid #d6e4e5;padding-top:1rem}.revision-list>div{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #edf2f2}.article-editor{min-width:0}@media(max-width:900px){.editorial-layout,.article-layout{grid-template-columns:1fr}}
