.embed-failsafe{position:relative;width:100%}.embed-failsafe__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;background:var(--codex-color-surface);font-family:Lato,sans-serif;color:var(--codex-color-text);text-align:center;pointer-events:auto}.embed-failsafe__msg{font-size:16px;font-weight:400;line-height:1.5;margin:0;max-width:380px}.embed-failsafe__msg a{color:inherit;text-decoration:underline}.embed-failsafe__btn{font-family:Lato,sans-serif;font-size:15px;font-weight:600;line-height:1;padding:12px 22px;background:var(--codex-color-surface);color:var(--codex-color-text);border:1px solid var(--codex-color-text);border-radius:9px;cursor:pointer;transition:background .2s ease,color .2s ease}.embed-failsafe__btn:hover,.embed-failsafe__btn:focus-visible{background:var(--codex-color-text);color:var(--codex-color-text-inverse)}
