.role-starter{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;padding:11px 12px;margin:8px 0 14px;border:1px solid #d5caf8;border-radius:10px;background:linear-gradient(90deg,#faf7ff,#f1f7ff)}.role-starter b{color:#382879}.role-starter span{font-size:13px;color:#52677b}.role-starter button{grid-row:1 / span 2;grid-column:2;padding:8px 10px;border:0;border-radius:8px;background:#6948cf;color:#fff;font-weight:700}@media(max-width:600px){.role-starter{grid-template-columns:1fr}.role-starter button{grid-row:auto;grid-column:auto}}
