.embed-root{margin:0;font-family:var(--font-body,system-ui,sans-serif);font-size:15px;line-height:1.4;min-height:100dvh;background:#faf8f5}.embed-root:has(.embed-shell--dark),html:has(.embed-shell--dark){background:#12151c;color-scheme:dark}html:has(.embed-shell--auto){color-scheme:light dark}@media (prefers-color-scheme:dark){.embed-root:has(.embed-shell--auto),html:has(.embed-shell--auto){background:#12151c;color-scheme:dark}}.embed-shell--light{color:#12151c;background:#faf8f5}.embed-shell--dark{color:#eef0f4;background:#12151c}.embed-shell--dark .embed-card{background:#1a1f28;box-shadow:0 1px 4px rgb(0 0 0/35%)}.embed-shell--dark .embed-card__label,.embed-shell--dark .embed-card__meta{color:#a8b0c0}.embed-shell--dark .embed-card__value{color:#eef0f4}.embed-shell--dark .embed-card__footer{border-top-color:#2a3140}.embed-shell--dark .embed-card__brand{color:#7a8499}.embed-shell--auto{color:#12151c;background:#faf8f5}@media (prefers-color-scheme:dark){.embed-shell--auto{color:#eef0f4;background:#12151c}.embed-shell--auto .embed-card{background:#1a1f28;box-shadow:0 1px 4px rgb(0 0 0/35%)}.embed-shell--auto .embed-card__label,.embed-shell--auto .embed-card__meta{color:#a8b0c0}.embed-shell--auto .embed-card__value{color:#eef0f4}.embed-shell--auto .embed-card__footer{border-top-color:#2a3140}}.embed-card{box-sizing:border-box;display:block;padding:12px 14px;width:100%;max-width:min(100%,400px);text-decoration:none;color:inherit;border-left:3px solid #2d6a6a;background:#fff;border-radius:0 8px 8px 0;box-shadow:0 1px 4px rgb(18 21 28/8%);transition:box-shadow .15s,transform .15s;cursor:pointer}.embed-card:hover{box-shadow:0 4px 14px rgb(18 21 28/12%);transform:translateY(-1px)}.embed-card:focus-visible{outline:2px solid #2d6a6a;outline-offset:2px}.embed-card__label{display:block;margin:0 0 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#5a6478}.embed-card__value{display:block;margin:0;font-size:17px;font-weight:700;line-height:1.25;color:#12151c}.embed-shell--auto .embed-card__value,.embed-shell--dark .embed-card__value{color:inherit}.embed-card__meta{display:block;margin:6px 0 0;font-size:13px;line-height:1.35;color:#5a6478}.embed-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:8px;border-top:1px solid #e8eaef}.embed-card__cta{font-size:12px;font-weight:600;color:#2d6a6a}.embed-card__brand{font-size:11px;font-weight:700;letter-spacing:.02em;color:#7a8499}.embed-empty{padding:12px 14px;color:#5a6478;font-size:14px}