.section-shimmer-wrapper{background-color:#f6f7f9;border:1px solid #eef0f3;border-radius:12px;width:100%;margin-bottom:24px;padding:24px;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}.section-shimmer-wrapper .shimmer-glare{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffffa6 50%,#fff0 100%);width:100%;height:100%;animation:1.6s ease-in-out infinite sectionShimmerSweep;position:absolute;top:0;left:0}.section-shimmer-wrapper .shimmer-body{flex-direction:column;gap:14px;display:flex}.section-shimmer-wrapper .shimmer-block{background-color:#e2e8f0;border-radius:6px}.section-shimmer-wrapper .shimmer-title{width:35%;height:28px;margin-bottom:8px}.section-shimmer-wrapper .shimmer-line.lg{width:90%;height:16px}.section-shimmer-wrapper .shimmer-line.md{width:75%;height:16px}.section-shimmer-wrapper .shimmer-line.sm{width:50%;height:16px}@keyframes sectionShimmerSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}
