/* Baseline-Reset/Utilities – Templates bauen darauf auf */
.wcs{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
.wcs input[type="radio"]{transform:scale(1.1)}
.wcs .wcs-hidden{display:none}
.wcs .wcs-already{color:#6b7280}

/* Ensure 'Sonstige' field hidden by default; toggled via JS */
.wcs .wcs-other{display:none}

/* Global width control */
.wcs{width:90%;max-width:90%;margin-left:auto;margin-right:auto}
