@keyframes saffrun-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes saffrun-track-spin{to{transform:rotate(1turn)}}@keyframes saffrun-stride-pulse{0%,80%,to{transform:scale(.72);opacity:.35}40%{transform:scale(1);opacity:1}}@keyframes saffrun-message-fade{0%,to{opacity:.55}50%{opacity:1}}@keyframes saffrun-glow-drift{0%,to{transform:translateZ(0) scale(1);opacity:.45}50%{transform:translate3d(0,-8px,0) scale(1.04);opacity:.75}}.saffrun-skeleton{background:linear-gradient(90deg,#efefeb,#f7f5f2 38%,#ffffff 50%,#f7f5f2 62%,#efefeb);background-size:200% 100%;animation:saffrun-shimmer 1.8s ease-in-out infinite}.saffrun-loading-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem}.saffrun-loading-mark--sm{width:2.25rem;height:2.25rem}.saffrun-loading-mark--lg{width:4.5rem;height:4.5rem}.saffrun-loading-mark__ring{position:absolute;inset:0;border-radius:9999px;border:2px solid rgba(232,82,26,.14)}.saffrun-loading-mark__arc{position:absolute;inset:0;border-radius:9999px;border-color:#e8521a #f06a3a transparent transparent;border-style:solid;border-width:2px;animation:saffrun-track-spin 1.1s cubic-bezier(.45,0,.55,1) infinite}.saffrun-loading-mark__core{position:relative;z-index:1;width:.45rem;height:.45rem;border-radius:9999px;background:#e8521a;box-shadow:0 0 0 4px rgba(232,82,26,.12)}.saffrun-loading-mark--sm .saffrun-loading-mark__core{width:.35rem;height:.35rem}.saffrun-loading-mark--lg .saffrun-loading-mark__core{width:.55rem;height:.55rem}.saffrun-loading-stride{display:flex;align-items:center;justify-content:center;gap:.45rem}.saffrun-loading-stride__dot{width:.42rem;height:.42rem;border-radius:9999px;background:#e8521a;animation:saffrun-stride-pulse 1.2s ease-in-out infinite}.saffrun-loading-stride__dot:nth-child(2){animation-delay:.16s}.saffrun-loading-stride__dot:nth-child(3){animation-delay:.32s}.saffrun-loading-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(160deg,#f7f5f2,#ffffff 42%,#f7f5f2)}.saffrun-loading-page__glow{position:absolute;border-radius:9999px;filter:blur(48px);pointer-events:none;animation:saffrun-glow-drift 5s ease-in-out infinite}.saffrun-loading-page__glow--primary{top:18%;left:18%;width:14rem;height:14rem;background:rgba(232,82,26,.14)}.saffrun-loading-page__glow--accent{right:16%;bottom:14%;width:18rem;height:18rem;background:rgba(240,106,58,.1);animation-delay:1.4s}.saffrun-loading-page__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1.5rem;text-align:center;max-width:24rem}.saffrun-loading-page__title{font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:#1c1c1e}.saffrun-loading-page__subtitle,.saffrun-loading-page__title{margin:0;font-family:var(--font-sans,"Montserrat",Arial,Helvetica,sans-serif)}.saffrun-loading-page__subtitle{font-size:.95rem;line-height:1.5;color:#6b6b6b;animation:saffrun-message-fade 2.4s ease-in-out infinite}.saffrun-loading-inline{display:inline-flex;align-items:center;gap:.75rem}.saffrun-loading-inline__text{font-size:.9rem;font-weight:600;color:#6b6b6b}.saffrun-dashboard-loading{min-height:100vh;background:#f7f5f2;font-family:var(--font-sans,"Montserrat",Arial,Helvetica,sans-serif)}.saffrun-dashboard-loading__header{background:#ffffff;border-bottom:1px solid #e5e7eb}.saffrun-dashboard-loading__header-inner{max-width:1240px;margin:0 auto;padding:1.1rem 16px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.saffrun-dashboard-loading__main{max-width:1240px;margin:0 auto;padding:12px 16px 48px;display:flex;flex-direction:column;gap:1rem}.saffrun-dashboard-loading__hero{border-radius:22px;min-height:11.5rem;padding:1.5rem;background:linear-gradient(135deg,#1a1410,#2a1b0f 55%,#3f2415);display:flex;flex-direction:column;gap:.85rem}.saffrun-dashboard-loading__hero-line{height:.85rem;border-radius:9999px;background:rgba(255,255,255,.12)}.saffrun-dashboard-loading__hero-line--title{width:min(16rem,72%);height:1.35rem}.saffrun-dashboard-loading__hero-line--sub{width:min(22rem,88%)}.saffrun-dashboard-loading__hero-line--cta{width:7.5rem;margin-top:.35rem}.saffrun-dashboard-loading__cards{display:grid;grid-template-columns:1fr;gap:.85rem}@media (min-width:768px){.saffrun-dashboard-loading__header-inner{padding:1.1rem 40px}.saffrun-dashboard-loading__main{padding:16px 40px 64px;gap:1.1rem}.saffrun-dashboard-loading__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.saffrun-dashboard-loading__card{min-height:7.5rem;border-radius:18px;border:1px solid #e5e7eb;background:#ffffff;padding:1.1rem;display:flex;flex-direction:column;gap:.65rem}.saffrun-dashboard-loading__card-line{height:.7rem;border-radius:9999px}.saffrun-dashboard-loading__card-line--title{width:55%;height:.9rem}.saffrun-dashboard-loading__card-line--body{width:82%}.saffrun-dashboard-loading__status{display:flex;align-items:center;justify-content:center;gap:.65rem;padding-top:.35rem;color:#6b6b6b;font-size:.875rem;font-weight:600}.saffrun-dashboard-subpage-loading{min-height:100vh;background:#f7f5f2}.saffrun-dashboard-subpage-loading__inner{max-width:1240px;margin:0 auto;padding:40px 16px;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.saffrun-dashboard-subpage-loading__inner{padding:40px}}.saffrun-dashboard-subpage-loading__nav{height:1.25rem;width:8rem;border-radius:9999px}.saffrun-dashboard-subpage-loading__title{height:2rem;width:min(14rem,70%);border-radius:10px}.saffrun-dashboard-subpage-loading__panel{min-height:12.5rem;border-radius:18px;border:1px solid #e5e7eb;background:#ffffff}.saffrun-dashboard-subpage-loading__rows{display:flex;flex-direction:column;gap:.75rem}.saffrun-dashboard-subpage-loading__row{height:4.5rem;border-radius:14px;border:1px solid #e5e7eb;background:#ffffff}@media (prefers-reduced-motion:reduce){.saffrun-loading-mark__arc,.saffrun-loading-page__glow,.saffrun-loading-page__subtitle,.saffrun-loading-stride__dot,.saffrun-skeleton{animation:none}.saffrun-loading-page__subtitle{opacity:1}}