/* Shortcode styles are intentionally light; shared visual rules live in the child theme. */

.ps-trust-bar,
.ps-feature-grid,
.ps-faq,
.ps-section-intro,
.ps-story-block,
.ps-symbol-grid,
.ps-ritual-block,
.ps-product-pillars {
  box-sizing: border-box;
}

.ps-trust-bar *,
.ps-feature-grid *,
.ps-faq *,
.ps-section-intro *,
.ps-story-block *,
.ps-symbol-grid *,
.ps-ritual-block *,
.ps-product-pillars * {
  box-sizing: border-box;
}
