.loading-module__pnXrUq__loadingContainer{min-height:calc(100vh - var(--header-height));padding:var(--spacing-xl)var(--page-padding-x);background:var(--color-background);animation:.3s ease-out loading-module__pnXrUq__fadeIn}.loading-module__pnXrUq__skeleton{border-radius:var(--radius-sm);background:#f0f0f0;position:relative;overflow:hidden}.loading-module__pnXrUq__skeleton:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.5s ease-in-out infinite loading-module__pnXrUq__shimmer;position:absolute;inset:0;transform:translate(-100%)}.loading-module__pnXrUq__heroSkeleton{width:100%;height:clamp(300px,50vh,500px);margin-bottom:var(--spacing-2xl);border-radius:0}.loading-module__pnXrUq__contentArea{max-width:var(--content-max-width);margin:0 auto}.loading-module__pnXrUq__titleSkeleton{width:60%;max-width:400px;height:32px;margin:0 auto var(--spacing-md)}.loading-module__pnXrUq__subtitleSkeleton{width:80%;max-width:600px;height:18px;margin:0 auto var(--spacing-2xl)}.loading-module__pnXrUq__cardGrid{gap:var(--spacing-xl);margin-bottom:var(--spacing-2xl);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.loading-module__pnXrUq__cardSkeleton{border-radius:var(--radius-lg);height:260px}.loading-module__pnXrUq__sectionSkeleton{margin-bottom:var(--spacing-2xl)}.loading-module__pnXrUq__sectionTitleSkeleton{width:200px;height:24px;margin-bottom:var(--spacing-lg)}.loading-module__pnXrUq__lineSkeleton{width:100%;height:14px;margin-bottom:var(--spacing-sm)}.loading-module__pnXrUq__lineSkeleton:last-child{width:70%}.loading-module__pnXrUq__centered{min-height:calc(100vh - var(--header-height));justify-content:center;align-items:center;gap:var(--spacing-lg);flex-direction:column;display:flex}.loading-module__pnXrUq__spinner{border:3px solid #f0f0f0;border-top:3px solid var(--color-accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite loading-module__pnXrUq__spin}.loading-module__pnXrUq__spinnerText{font-size:var(--font-size-sm);color:var(--color-secondary);animation:.5s ease-out loading-module__pnXrUq__fadeIn}.loading-module__pnXrUq__dotsLoader{justify-content:center;align-items:center;gap:8px;display:flex}.loading-module__pnXrUq__loadingDot{border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite both loading-module__pnXrUq__bounce}.loading-module__pnXrUq__loadingDot:first-child{background-color:var(--theme-red);animation-delay:-.32s}.loading-module__pnXrUq__loadingDot:nth-child(2){background-color:var(--color-accent);animation-delay:-.16s}.loading-module__pnXrUq__loadingDot:nth-child(3){background-color:var(--theme-blue);animation-delay:0s}.loading-module__pnXrUq__loadingDot:nth-child(4){background-color:var(--theme-green);animation-delay:.16s}@keyframes loading-module__pnXrUq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes loading-module__pnXrUq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes loading-module__pnXrUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__pnXrUq__bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}
