/* Prevent dark WordPress themes from overriding AxeCrew dashboard typography. */
.axecrew-shell{color:#f4f4f4!important}
.axecrew-shell h1,.axecrew-shell h2,.axecrew-shell h3,.axecrew-shell h4,.axecrew-shell h5,.axecrew-shell h6,.axecrew-shell label,.axecrew-shell strong{color:#fff!important}
.axecrew-shell p,.axecrew-shell li,.axecrew-shell small{color:#c7cad1!important}
.axecrew-shell .eyebrow,.axecrew-shell .axe-stat strong{color:#ef303b!important}
.axecrew-shell .axe-nav button{color:#d1d4da!important}
.axecrew-shell .axe-nav button.active,.axecrew-shell .axe-label,.axecrew-shell .axe-btn,.axecrew-shell .axe-badges span{color:#fff!important}
.axecrew-shell a:not(.axe-btn){color:#ff7d84!important}
.axecrew-shell input,.axecrew-shell select,.axecrew-shell textarea,.axecrew-shell option{color:#fff!important;background:#0b0c0f!important;-webkit-text-fill-color:#fff!important}
.axecrew-shell input::placeholder,.axecrew-shell textarea::placeholder{color:#aeb2bb!important;opacity:1}
.axe-live-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}
.axe-live-grid .axe-card{min-height:360px}
.axe-stream-title{color:#fff!important;font-weight:800;margin-bottom:8px}
.axe-stream-meta{display:flex;justify-content:space-between;gap:12px;margin:0 0 10px;color:#c7cad1;font-size:13px}
.axe-stream-meta span{color:#c7cad1!important}
.axe-manage-picker,.axe-role-assign,.axe-award-assign{padding:18px;border:1px solid #30343b;background:#111318;margin-bottom:28px}
.axe-manage-picker select{min-height:48px}
.axe-reaction-role-row{display:grid;grid-template-columns:minmax(170px,1fr) minmax(180px,1.3fr) minmax(240px,2fr) auto;gap:12px;align-items:end;padding:14px;border:1px solid #30343b;background:#111318;margin-bottom:10px}
.axe-emoji-inserter{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;align-items:center;margin-top:-8px;margin-bottom:6px}
@media(max-width:700px){.axe-reaction-role-row{grid-template-columns:1fr}}
