.held-root .held-fallback{justify-content:center;align-items:center;min-height:100vh;padding:64px 24px;display:flex}.held-root .held-fallback__frame{width:min(100%,470px)}.held-root .held-fallback__wordmark{color:var(--held-ink);letter-spacing:-.01em;margin-bottom:44px;font-size:22px;font-weight:500;line-height:1}.held-root .held-fallback__wordmark span{color:var(--held-claret)}.held-root .held-fallback__rule{border-top:1.5px solid var(--held-ink);margin-bottom:20px}.held-root .held-fallback__eyebrow{color:var(--held-tan);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:11.5px;font-weight:700}.held-root .held-fallback__title{color:var(--held-ink);letter-spacing:-.015em;margin:0;font-size:30px;font-weight:500;line-height:1.22}.held-root .held-fallback__body{color:var(--held-body);margin:14px 0 0;font-size:16px;line-height:1.65}.held-root .held-fallback__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}.held-root .held-fallback__cta{background:var(--held-claret);color:var(--held-page);cursor:pointer;border:0;border-radius:999px;padding:13px 26px;font-family:inherit;font-size:15.5px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 10px 28px #7e2a1e47}.held-root .held-fallback__link{border-bottom:1.5px solid var(--held-chip-border);color:var(--held-muted);padding-bottom:2px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.held-root .held-fallback__ref{margin-top:40px}.held-root .held-fallback__ref summary{color:var(--held-faint);cursor:pointer;font-size:11.5px;list-style:none}.held-root .held-fallback__ref summary::-webkit-details-marker{display:none}.held-root .held-fallback__ref code{background:var(--held-tint);border:1px solid var(--held-hairline);color:var(--held-muted);word-break:break-all;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:11px;display:block}@media (max-width:520px){.held-root .held-fallback{padding:40px 20px}.held-root .held-fallback__title{font-size:25px}}