/* Accent geometry only: the content and all controls retain their layout. */
.motion-rule-host{position:relative}
.motion-rule{position:absolute;top:-1px;left:0;width:64px;height:2px;display:block;background:var(--dusty-blue);transform-origin:left center;pointer-events:none}
.questions>.section-top .motion-rule{top:auto;bottom:-6px;background:var(--mustard);width:48px}
.reading-faq>h2 .motion-rule{top:auto;bottom:-8px;background:var(--mustard);width:48px}
.body-tabs{position:relative}
.presentation-motion .body-tab{transition:none}
.motion-selection-line{position:absolute;top:0;left:0;width:0;height:3px;display:block;background:#dec06c;transform-origin:left center;pointer-events:none;z-index:1}
.presentation-motion .faq-answer{animation:none!important}
.motion-faq-body.is-unfolding{overflow:hidden}
@media print{.motion-rule,.motion-selection-line{display:none}.motion-faq-body.is-unfolding{overflow:visible}}
