.scroll-container{overflow-anchor:none}.rule-spacer{min-height:235px;background:transparent;border-radius:.5rem;position:relative;width:100%}.rule-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}@keyframes ruleOverlayEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rule-overlay-enter{animation:ruleOverlayEnter .3s ease-out both;will-change:opacity,transform}@keyframes ruleEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.rule-enter{animation:ruleEnter .3s ease-out var(--enter-delay, 0ms) both;will-change:opacity,transform}
