.legal-page-placeholder{flex-direction:column;gap:0;display:flex}.legal-page-placeholder__status{color:#94a3b8;letter-spacing:.01em;justify-content:center;align-items:center;gap:10px;margin:0 0 28px;padding:0;font-size:13px;font-weight:500;display:flex}.legal-page-placeholder__spinner{border:2px solid #e8eef5;border-top-color:#ff8c42;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite legal-page-spin}@keyframes legal-page-spin{to{transform:rotate(360deg)}}.legal-page-placeholder__section{border-bottom:1px solid #f0f0f0;margin-bottom:28px;padding-bottom:28px}.legal-page-placeholder__section:last-of-type{margin-bottom:20px}.legal-page-placeholder__heading{background:linear-gradient(90deg,#e8eef5 0%,#f4f7fb 48%,#e8eef5 100%) 0 0/200% 100%;border-radius:8px;width:38%;max-width:220px;height:20px;margin-bottom:16px;animation:1.35s ease-in-out infinite legal-page-shimmer}.legal-page-placeholder__lines{flex-direction:column;gap:11px;display:flex}.legal-page-placeholder__line{background:linear-gradient(90deg,#eef2f6 0%,#f8fafc 48%,#eef2f6 100%) 0 0/200% 100%;border-radius:6px;height:11px;animation:1.35s ease-in-out infinite legal-page-shimmer}.legal-page-placeholder__line--full{width:100%}.legal-page-placeholder__line--med{width:90%;animation-delay:80ms}.legal-page-placeholder__line--short{width:64%;animation-delay:.14s}.legal-page-placeholder>.legal-page-placeholder__section:nth-child(2) .legal-page-placeholder__heading{animation-delay:60ms}.legal-page-placeholder>.legal-page-placeholder__section:nth-child(3) .legal-page-placeholder__heading{animation-delay:.12s}.legal-page-placeholder>.legal-page-placeholder__section:nth-child(4) .legal-page-placeholder__heading{animation-delay:.18s}.legal-page-placeholder__contact{background:linear-gradient(90deg,#f1f5f9 0%,#f8fafc 48%,#f1f5f9 100%) 0 0/200% 100%;border-radius:14px;height:72px;animation:1.35s ease-in-out .2s infinite legal-page-shimmer}@keyframes legal-page-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.legal-page-placeholder__spinner{border-top-color:#cbd5e1;animation:none}.legal-page-placeholder__heading,.legal-page-placeholder__line,.legal-page-placeholder__contact{background:#eef2f6;animation:none}}
