:root{--nextra-primary-hue:158deg;--nextra-primary-saturation:84%;--nextra-primary-lightness:39%}html.dark{--nextra-primary-hue:158deg;--nextra-primary-saturation:76%;--nextra-primary-lightness:45%}.ts-shot{margin:1.5rem 0}.ts-shot img{display:block;width:100%;height:auto;border:1px solid #e2e8f0;border-radius:8px}html.dark .ts-shot img{border-color:#334155}.ts-shot figcaption{margin-top:.5rem;font-size:.8125rem;line-height:1.45;color:#475569}html.dark .ts-shot figcaption{color:#94a3b8}.ts-shot--pending{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 1.25rem 1rem;border:1px dashed #94a3b8;border-radius:8px;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(148,163,184,.06) 0,rgba(148,163,184,.06) 20px)}.ts-shot--pending:before{content:"Screenshot";align-self:flex-start;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#10b981}.ts-shot--pending figcaption{margin-top:0}