/* FPC Wire v2.4.2d — Editorial Queue */
.editorial-shell{max-width:1280px;margin:30px auto;padding:20px}.editorial-header{display:flex;justify-content:space-between;gap:18px;align-items:end}.editorial-header h1{margin:3px 0}.editorial-tabs{display:flex;gap:7px;overflow:auto;margin:18px 0}.editorial-tabs a{padding:8px 12px;border:1px solid #2b4058;border-radius:999px;color:#aab9c8;text-decoration:none;white-space:nowrap}.editorial-tabs a.active{border-color:#ff304f;background:rgba(255,48,79,.12);color:#fff}.editorial-bulk>select{margin-right:8px}.editorial-list{display:grid;gap:12px;margin-top:12px}.editorial-item{display:grid;grid-template-columns:auto 90px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid #2b4058;border-radius:15px;background:#091521}.editorial-item.is-dragging{opacity:.45}.editorial-select{margin-top:8px}.editorial-image img,.editorial-image span{display:grid;place-items:center;width:90px;height:70px;border-radius:10px;object-fit:cover;background:#172536;font-size:11px;font-weight:900}.editorial-copy small{color:#ff6077;font-size:10px;font-weight:900}.editorial-copy a{color:#fff;text-decoration:none}.editorial-copy strong{display:block;margin:3px 0}.editorial-copy p{margin:4px 0;color:#8fa5bc}.editorial-editor{grid-column:2/-1;padding-top:12px;border-top:1px solid #213448}.editorial-editor form:first-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.editorial-editor label{display:grid;gap:4px}.editorial-editor .wide{grid-column:1/-1}.editorial-publish{display:flex;gap:8px;margin-top:10px}.hub-editorial-promoted{margin:12px 0;padding:12px;border:1px solid #394f65;border-radius:14px;background:#0a1622}.hub-editorial-promoted>a{display:block;padding:8px 0;border-top:1px solid #203247;color:#fff;text-decoration:none}.hub-editorial-promoted>a:first-of-type{border-top:0}.hub-editorial-promoted small{color:#ff6077}.hub-editorial-promoted strong{display:block}@media(max-width:800px){.editorial-header{align-items:start;flex-direction:column}.editorial-item{grid-template-columns:auto 64px minmax(0,1fr)}.editorial-item>button{grid-column:2/-1}.editorial-image img,.editorial-image span{width:64px;height:56px}.editorial-editor{grid-column:1/-1}.editorial-editor form:first-child{grid-template-columns:1fr}}