/* STEP 7 — Discord styrer ansøgninger */
.step7-discord-status small{margin-top:5px;color:#67cef8;font-size:9px;font-weight:700}
.step7-notice{margin-bottom:28px;padding:14px 16px;border:1px solid rgba(240,183,94,.22);border-radius:5px;background:rgba(240,183,94,.055);color:#e8c88f;font-size:11px}
.step7-entry.locked .application-entry-status{color:#78838a}.step7-entry.locked .application-entry-status i{background:#59636a}.step7-entry.interview .application-entry-status{color:#f0c77f}.step7-entry.interview .application-entry-status i{background:#f0b75e}
.step7-disabled{cursor:not-allowed;opacity:.45;pointer-events:none;user-select:none}
.step7-discord-person{display:flex;flex-direction:column;gap:5px;margin-bottom:30px;padding:16px 18px;border:1px solid rgba(103,206,248,.18);border-radius:5px;background:rgba(103,206,248,.04)}.step7-discord-person>span{font-size:8px;font-weight:800;letter-spacing:.14em;color:#67cef8}.step7-discord-person strong{font-size:14px}.step7-discord-person small{color:#74818a;font-size:9px}
.step7-three-roles{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:760px){.step7-three-roles{grid-template-columns:1fr}}
