/* UUID Batch Generator — v5 name-based input block spacing.
   No hardcoded backgrounds: dark mode inherits Bootstrap theme variables. */
#v5Inputs {
    border-top: 1px solid var(--bs-border-color);
    padding-top: 1rem;
}

#v5Inputs textarea {
    resize: vertical;
}

#customNs {
    max-width: 100%;
}
