
/* ProductOptions styles intentionally live in the parent's registered
   stylesheet: src/components/ProductDetail/styles.css

   ikas only bundles each component's REGISTERED styles.css (the one named in
   ikas.config.json). Sub-component stylesheets are not picked up by the build.
   ProductOptions only renders inside ProductDetail, so its rules sit there
   under the correct scope. */
