/* ==========================================================================
   Features shared — Action plan section
   ==========================================================================
   "After the call, the plan is ready." Copy on the left, the app's action-plan
   screen on the right. Unlike the other stages of the family, the subject here
   is a photograph of the product, not an animated composition — so the stage is
   deliberately still: a stage light, a floor, and the render. Nothing on the
   image reacts to scroll; the section's elements use the site-wide reveal only.

   The story frame (grid, type scale, breakpoints) comes from the family
   scaffold (Features/shared/StoryScaffold.css, linked by the page shell); this
   folder owns only what belongs to this section.

   Entry point only — the sheets below are ordered frame → stage → breakpoints.
   ========================================================================== */

@import url('./styles/base.css');
@import url('./styles/stage.css');
@import url('./styles/responsive.css');
