/* Phase 42.2.1 — TikTok creator embed resilience */
.phase42-tiktok-embed-shell{position:relative;align-items:flex-start}
.phase42-tiktok-embed-shell.is-tiktok-ready{min-height:0}
.phase42-tiktok-embed-shell.is-tiktok-fallback{min-height:0;display:block;padding:0 16px 18px}
.phase42-tiktok-embed-shell.is-tiktok-fallback>.tiktok-embed{display:none!important}
.phase42-tiktok-fallback{width:100%;max-width:720px;margin:0 auto;background:linear-gradient(145deg,#f7fbff 0%,#fff 58%,#fff8eb 100%);border:1px solid #d9e5ef;border-radius:18px;padding:22px;box-sizing:border-box;text-align:center}
.phase42-tiktok-fallback[hidden]{display:none!important}
.phase42-tiktok-fallback-icon{width:54px;height:54px;border-radius:16px;margin:0 auto 12px;display:grid;place-items:center;background:#111827;color:#fff;box-shadow:inset 3px 0 0 #0099FF,inset -3px 0 0 #FF9900}
.phase42-tiktok-fallback-icon svg{width:26px;height:26px}
.phase42-tiktok-fallback-copy strong{display:block;color:#111827;font-size:20px;line-height:1.2;font-weight:900}
.phase42-tiktok-fallback-copy p{max-width:540px;margin:8px auto 0;color:#4b5563;font-size:14px;line-height:1.6}
.phase42-tiktok-fallback-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:16px}
.phase42-tiktok-fallback-actions .button{min-height:44px;display:inline-flex;align-items:center;justify-content:center}
.phase42-tiktok-fallback-actions .button.primary{background:#0099FF;border-color:#0099FF;color:#fff}
.phase42-tiktok-fallback-actions .button.primary:hover,.phase42-tiktok-fallback-actions .button.primary:focus-visible{background:#FF9900;border-color:#FF9900;color:#111827}
.phase42-tiktok-fallback-videos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;text-align:left}
.phase42-tiktok-fallback-videos article{min-width:0;overflow:hidden;border:1px solid #d9e5ef;border-radius:14px;background:#fff}
.phase42-tiktok-fallback-videos iframe{display:block;width:100%;aspect-ratio:9/16;border:0;background:#111}
.phase42-tiktok-fallback-videos a{min-height:150px;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;text-decoration:none;color:#111827;background:linear-gradient(160deg,#0099FF 0%,#0879c5 54%,#111827 54%,#111827 100%)}
.phase42-tiktok-fallback-videos a strong{color:#fff;font-size:14px}.phase42-tiktok-fallback-videos a span{color:#FFB52E;font-size:12px;font-weight:800}
@media(max-width:700px){.phase42-tiktok-embed-shell.is-tiktok-fallback{padding:0 10px 14px}.phase42-tiktok-fallback{padding:18px 14px}.phase42-tiktok-fallback-copy strong{font-size:18px}.phase42-tiktok-fallback-actions{display:grid;grid-template-columns:1fr 1fr}.phase42-tiktok-fallback-videos{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.phase42-tiktok-fallback-videos a{padding:9px;min-height:126px}.phase42-tiktok-fallback-videos a strong{font-size:11px}.phase42-tiktok-fallback-videos a span{font-size:10px}}
@media(max-width:380px){.phase42-tiktok-fallback-actions{grid-template-columns:1fr}.phase42-tiktok-fallback{padding:16px 12px}}
