@keyframes lifestyle-page-spin{to{transform:rotate(360deg)}}.lifestyle-page-shell{box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.lifestyle-page-shell--loading{color:#2d5a3d;background:linear-gradient(160deg,#f0f6f2 0%,#fff 100%)}.lifestyle-page-shell--error{color:#8b2020;background:#f0f6f2}.lifestyle-page-shell__inner{text-align:center}.lifestyle-page-shell__spinner{border:3px solid #2d5a3d26;border-top-color:#2d5a3d;border-radius:50%;width:48px;height:48px;margin:0 auto 20px;animation:.9s linear infinite lifestyle-page-spin}.lifestyle-page-shell__message{font-family:var(--font-sora), "Sora", system-ui, sans-serif;margin:0}.lifestyle-page-shell--loading .lifestyle-page-shell__message{letter-spacing:.05em;color:#2d5a3d;font-size:15px}.lifestyle-page-shell--error .lifestyle-page-shell__message{font-size:1.1rem}@media (prefers-reduced-motion:reduce){.lifestyle-page-shell__spinner{background:#2d5a3d33;border-top-color:#0000;animation:none}}
