.loading-module__pnXrUq__wrap{justify-content:center;align-items:center;gap:var(--spacing-5);min-height:60vh;padding:var(--gutter);flex-direction:column;flex:1;display:flex}.loading-module__pnXrUq__brand{letter-spacing:.12em;color:var(--color-ink);animation:loading-module__pnXrUq__breathe 1.8s var(--ease-out) infinite;font-size:1.75rem;font-weight:600}.loading-module__pnXrUq__accent{color:var(--color-ember)}.loading-module__pnXrUq__bar{border-radius:var(--radius-full);background:var(--color-almond);width:8rem;height:2px;position:relative;overflow:hidden}.loading-module__pnXrUq__barFill{border-radius:var(--radius-full);background:var(--color-ember);width:40%;animation:loading-module__pnXrUq__slide 1.4s var(--ease-out) infinite;position:absolute;inset:0}@keyframes loading-module__pnXrUq__breathe{0%,to{opacity:1}50%{opacity:.55}}@keyframes loading-module__pnXrUq__slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}
