.loading-module__brmFha__wrap{width:min(100%, var(--content-wide));padding:var(--space-8) var(--page-gutter) var(--space-9);gap:var(--space-7);margin-inline:auto;display:grid}.loading-module__brmFha__block{border-radius:var(--radius-lg);background:var(--color-surface);border:var(--border-width) solid var(--color-line);animation:1.4s ease-in-out infinite loading-module__brmFha__pulse}.loading-module__brmFha__line{border-radius:var(--radius-sm);background:var(--color-surface);height:1.1rem;animation:1.4s ease-in-out infinite loading-module__brmFha__pulse}.loading-module__brmFha__title{width:min(60%,20rem);height:2.5rem}.loading-module__brmFha__lead{width:100%;max-width:40rem}.loading-module__brmFha__leadShort{width:70%;max-width:28rem}.loading-module__brmFha__panel{height:12rem}.loading-module__brmFha__section{height:16rem}.loading-module__brmFha__intro{gap:var(--space-4);display:grid}@keyframes loading-module__brmFha__pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.loading-module__brmFha__block,.loading-module__brmFha__line{animation:none}}