/* /Components/Shared/WizardStepSkeleton.razor.rz.scp.css */
.wizard-step-skeleton[b-272ljnirom] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}
.skeleton-header[b-272ljnirom] {
    margin-bottom: 0.5rem;
}
.skeleton-section[b-272ljnirom] {
    border-radius: 12px;
    overflow: hidden;
}
