.creators-table th:first-child{width:26%}.creators-table th:nth-child(2){width:44%}.creators-table th:nth-child(3){width:30%}.creators-steps{flex-direction:column;gap:.875rem;margin-bottom:.85rem;display:flex}.creators-step{background:var(--bg-layer2);border-radius:10px;align-items:center;gap:.875rem;padding:.75rem 1rem;display:flex}.creators-step__number{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.creators-step__text{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.creators-step__text a{color:var(--blue-accent);text-decoration:none}.creators-step__text a:hover{text-decoration:underline}@media (max-width:480px){.creators-step{align-items:flex-start}}
