.page-loading-overlay[data-v-fc76e129]{position:fixed;top:0;left:0;width:100%;height:100%;background:#212529f2;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-content[data-v-fc76e129]{text-align:center;max-width:400px;padding:2rem}.custom-spinner[data-v-fc76e129]{width:3rem;height:3rem;position:relative;margin:0 auto}.spinner-ring[data-v-fc76e129]{width:100%;height:100%;border:4px solid rgba(255,198,39,.2);border-top-color:#ffc627;border-radius:50%;animation:spin-fc76e129 1s linear infinite}@keyframes spin-fc76e129{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.spinner-ring[data-v-fc76e129]{animation:pulse-fc76e129 1.5s ease-in-out infinite;border:4px solid #ffc627}@keyframes pulse-fc76e129{0%,to{opacity:1}50%{opacity:.5}}}
