/* ScoutConnect V4.13 */
.v413-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0 16px}.v413-color input{position:absolute;opacity:0;pointer-events:none}.v413-color span{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--line);background:#fff;border-radius:14px;font-weight:850;cursor:pointer}.v413-color input:checked+span{border-color:var(--forest);box-shadow:0 0 0 2px rgba(18,79,58,.12);background:#eef5ef;color:var(--forest)}.v413-wait{display:flex;flex-direction:column;gap:5px;background:#eef5ef;border:1px solid #d6e7db;border-radius:16px;padding:15px;color:#244b3b}.v413-role{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 7px;font-size:9px;line-height:1.35;font-weight:900;letter-spacing:.02em;white-space:nowrap}.v413-role.chef{background:#dff1e5;color:#145c3d}.v413-role.parent{background:#e8edf7;color:#3e547d}.v413-role.youth{background:#f1eee7;color:#75664c}.chat-meta .v413-role{margin:0 2px}.v413-admin-chief{margin-bottom:14px}@media(max-width:520px){.v413-colors{grid-template-columns:1fr 1fr}.v413-role{font-size:8px;padding:2px 6px}}
