.home-skeleton{min-height:100%}.home-skel{display:block;background:linear-gradient(90deg,rgba(136,90,187,.07),rgba(136,90,187,.14) 45%,rgba(136,90,187,.07) 90%);background-size:200% 100%;animation:home-skel-shimmer 1.25s ease-in-out infinite;border-radius:10px}.home-skeleton__hero-copy{display:grid;gap:14px;max-width:520px}.home-skel--eyebrow{width:180px;height:12px;border-radius:999px}.home-skel--title{width:min(420px,78vw);height:52px;border-radius:14px}.home-skel--title-sm{width:min(280px,55vw);height:44px}.home-skeleton__hero-aside{display:grid;gap:8px;justify-items:end;width:220px}.home-skel--line{width:100%;height:11px}.home-skel--line-sm{width:78%}.home-skel--line-xs{width:52%}.home-skeleton__search{margin-top:36px;display:grid;grid-template-columns:1.4fr 1fr auto;gap:12px;align-items:stretch;padding:14px;border-radius:18px;border:1px solid rgba(136,90,187,.12);background:rgba(255,255,255,.72)}.home-skel--search-cta,.home-skel--search-field{height:52px;border-radius:14px}.home-skel--search-cta{width:140px}.home-skeleton__cat{pointer-events:none;gap:28px}.home-skel--icon{width:44px;height:44px;border-radius:12px}.home-skel--cat-name{width:70%;height:18px;margin-bottom:8px}.home-skel--cat-meta{width:44%;height:12px}.home-skel--sec-title{width:min(320px,60vw);height:36px;border-radius:12px}.home-skel--rail-title{width:min(280px,55vw);height:32px;border-radius:12px}.home-skeleton__rail{overflow:hidden}.home-skeleton__rail-track{display:flex;gap:16px;transform:none!important}.home-skeleton__biz{pointer-events:none;overflow:hidden}.home-skel--biz-img{aspect-ratio:4/3;width:100%;border-radius:14px 14px 0 0}.home-skeleton__biz-body{display:grid;gap:8px;padding:12px 4px 4px}.home-skel--biz-name{width:72%;height:14px}.home-skel--biz-meta{width:48%;height:11px}.home-skel--biz-slots{width:88%;height:28px;margin-top:4px;border-radius:999px}@keyframes home-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:900px){.home-skeleton__hero-aside{display:none}.home-skeleton__search{grid-template-columns:1fr}.home-skel--search-cta{width:100%}.home-skel--title{height:36px}.home-skel--title-sm{height:32px}}@media (prefers-reduced-motion:reduce){.home-skel{animation:none}}