.f1vFmW_root{width:100%;min-width:250px;max-width:550px;color:var(--tweet-font-color);font-family:var(--tweet-font-family);box-sizing:border-box;border:var(--tweet-border);margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);border-radius:12px;font-weight:400;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.f1vFmW_root:hover{background-color:var(--tweet-bg-color-hover)}.f1vFmW_article{box-sizing:inherit;padding:.75rem 1rem;position:relative}.astro-tweet-theme{--tweet-container-margin:1.5rem 0;--tweet-header-font-size:.9375rem;--tweet-header-line-height:1.25rem;--tweet-body-font-size:1.25rem;--tweet-body-font-weight:400;--tweet-body-line-height:1.5rem;--tweet-body-margin:0;--tweet-quoted-container-margin:.75rem 0;--tweet-quoted-body-font-size:.938rem;--tweet-quoted-body-font-weight:400;--tweet-quoted-body-line-height:1.25rem;--tweet-quoted-body-margin:.25rem 0 .75rem 0;--tweet-info-font-size:.9375rem;--tweet-info-line-height:1.25rem;--tweet-actions-font-size:.875rem;--tweet-actions-line-height:1rem;--tweet-actions-font-weight:700;--tweet-actions-icon-size:1.25em;--tweet-actions-icon-wrapper-size:calc(var(--tweet-actions-icon-size) + .75em);--tweet-replies-font-size:.875rem;--tweet-replies-line-height:1rem;--tweet-replies-font-weight:700}:where(.astro-tweet-theme) *{box-sizing:border-box;margin:0;padding:0}:is([data-theme=light],.light) :where(.astro-tweet-theme),:where(.astro-tweet-theme){--tweet-skeleton-gradient:linear-gradient(270deg, #fafafa, #eaeaea, #eaeaea, #fafafa);--tweet-border:1px solid #cfd9de;--tweet-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color:#0f1419;--tweet-font-color-secondary:#536471;--tweet-bg-color:#fff;--tweet-bg-color-hover:#f7f9f9;--tweet-quoted-bg-color-hover:#00000008;--tweet-color-blue-primary:#1d9bf0;--tweet-color-blue-primary-hover:#1a8cd8;--tweet-color-blue-secondary:#006fd6;--tweet-color-blue-secondary-hover:#006fd61a;--tweet-color-red-primary:#f91880;--tweet-color-red-primary-hover:#f918801a;--tweet-color-green-primary:#00ba7c;--tweet-color-green-primary-hover:#00ba7c1a;--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:#829aab;--tweet-verified-blue-color:var(--tweet-color-blue-primary)}:is([data-theme=dark],.dark) :where(.astro-tweet-theme){--tweet-skeleton-gradient:linear-gradient(270deg, #15202b, #1e2732, #1e2732, #15202b);--tweet-border:1px solid #425364;--tweet-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color:#f7f9f9;--tweet-font-color-secondary:#8b98a5;--tweet-bg-color:#15202b;--tweet-bg-color-hover:#1e2732;--tweet-quoted-bg-color-hover:#ffffff08;--tweet-color-blue-primary:#1d9bf0;--tweet-color-blue-primary-hover:#1a8cd8;--tweet-color-blue-secondary:#6bc9fb;--tweet-color-blue-secondary-hover:#6bc9fb1a;--tweet-color-red-primary:#f91880;--tweet-color-red-primary-hover:#f918801a;--tweet-color-green-primary:#00ba7c;--tweet-color-green-primary-hover:#00ba7c1a;--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:#829aab;--tweet-verified-blue-color:#fff}@media (prefers-color-scheme:dark){:where(.astro-tweet-theme){--tweet-skeleton-gradient:linear-gradient(270deg, #15202b, #1e2732, #1e2732, #15202b);--tweet-border:1px solid #425364;--tweet-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color:#f7f9f9;--tweet-font-color-secondary:#8b98a5;--tweet-bg-color:#15202b;--tweet-bg-color-hover:#1e2732;--tweet-color-blue-primary:#1d9bf0;--tweet-color-blue-primary-hover:#1a8cd8;--tweet-color-blue-secondary:#6bc9fb;--tweet-color-blue-secondary-hover:#6bc9fb1a;--tweet-color-red-primary:#f91880;--tweet-color-red-primary-hover:#f918801a;--tweet-color-green-primary:#00ba7c;--tweet-color-green-primary-hover:#00ba7c1a;--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:#829aab;--tweet-verified-blue-color:#fff}}._t-9Oq_header{line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;padding-bottom:.75rem;display:flex;overflow:hidden}._t-9Oq_avatar{width:48px;height:48px;position:relative}._t-9Oq_avatarOverflow{border-radius:9999px;width:100%;height:100%;position:absolute;overflow:hidden}._t-9Oq_avatarSquare{border-radius:4px}._t-9Oq_avatarShadow{width:100%;height:100%;transition-property:background-color;transition-duration:.2s;box-shadow:inset 0 0 2px #00000008}._t-9Oq_avatarShadow:hover{background-color:#1a1a1a26}._t-9Oq_author{flex-direction:column;justify-content:center;max-width:calc(100% - 84px);margin:0 .5rem;display:flex}._t-9Oq_authorLink{color:inherit;align-items:center;text-decoration:none;display:flex}._t-9Oq_authorLink:hover{text-decoration-line:underline}._t-9Oq_authorVerified{display:inline-flex}._t-9Oq_authorLinkText{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}._t-9Oq_authorMeta,._t-9Oq_authorFollow{display:flex}._t-9Oq_username{color:var(--tweet-font-color-secondary);text-overflow:ellipsis;text-decoration:none}._t-9Oq_follow{color:var(--tweet-color-blue-secondary);font-weight:700;text-decoration:none}._t-9Oq_follow:hover{text-decoration-line:underline}._t-9Oq_separator{padding:0 .25rem}._t-9Oq_brand{margin-inline-start:auto}._t-9Oq_twitterIcon{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;user-select:none}.HmhzXG_verified{fill:currentColor;user-select:none;vertical-align:text-bottom;max-width:20px;height:1.25em;max-height:20px;margin-left:.125rem}._6qh8eG_verifiedOld{color:var(--tweet-verified-old-color)}._6qh8eG_verifiedBlue{color:var(--tweet-verified-blue-color)}._6qh8eG_verifiedGovernment{color:#829aab}.dzNOBq_root{color:var(--tweet-font-color-secondary);overflow-wrap:break-word;white-space:pre-wrap;margin-bottom:.25rem;font-size:.9375rem;line-height:1.25rem;text-decoration:none}.dzNOBq_root:hover{text-decoration-line:underline;text-decoration-thickness:1px}.brIOca_root{font-weight:inherit;color:var(--tweet-color-blue-secondary);cursor:pointer;text-decoration:none}.brIOca_root:hover{text-decoration-line:underline;text-decoration-thickness:1px}.KoLwfa_root{font-size:var(--tweet-body-font-size);font-weight:var(--tweet-body-font-weight);line-height:var(--tweet-body-line-height);margin:var(--tweet-body-margin);overflow-wrap:break-word;white-space:pre-wrap}.D3GOyW_root{margin-top:.75rem;position:relative;overflow:hidden}.D3GOyW_rounded{border:var(--tweet-border);border-radius:12px}.D3GOyW_mediaWrapper{grid-auto-rows:1fr;gap:2px;width:100%;height:100%;display:grid}.D3GOyW_grid2Columns{grid-template-columns:repeat(2,1fr)}.D3GOyW_grid3>a:first-child{grid-row:span 2}.D3GOyW_grid2x2{grid-template-rows:repeat(2,1fr)}.D3GOyW_mediaContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.D3GOyW_mediaLink{outline-style:none;text-decoration:none}.D3GOyW_skeleton{width:100%;padding-bottom:56.25%;display:block}.D3GOyW_image{object-fit:cover;object-position:center;width:100%;height:100%;margin:0;position:absolute;top:0;bottom:0;left:0}.Gpu4ua_root{color:inherit;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height);text-decoration:none}.Gpu4ua_root:hover{text-decoration-line:underline;text-decoration-thickness:1px}.FIcq2a_info{color:var(--tweet-font-color-secondary);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-top:.125rem;display:flex}.FIcq2a_infoLink{color:inherit;height:var(--tweet-actions-icon-wrapper-size);width:var(--tweet-actions-icon-wrapper-size);font:inherit;border-radius:9999px;justify-content:center;align-items:center;margin-left:auto;margin-right:-4px;text-decoration:none;transition-property:background-color;transition-duration:.2s;display:flex}.FIcq2a_infoLink:hover{background-color:var(--tweet-color-blue-secondary-hover)}.FIcq2a_infoIcon{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);user-select:none}.FIcq2a_infoLink:hover>.FIcq2a_infoIcon{color:var(--tweet-color-blue-secondary)}.h7Lx2W_actions{color:var(--tweet-font-color-secondary);border-top:var(--tweet-border);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-top:.25rem;padding-top:.25rem;display:flex}.h7Lx2W_like,.h7Lx2W_reply,.h7Lx2W_copy{color:inherit;align-items:center;margin-right:1.25rem;text-decoration:none;display:flex}.h7Lx2W_like:hover,.h7Lx2W_reply:hover,.h7Lx2W_copy:hover{background-color:#0000}.h7Lx2W_like:hover>.h7Lx2W_likeIconWrapper{background-color:var(--tweet-color-red-primary-hover)}.h7Lx2W_like:hover>.h7Lx2W_likeCount{color:var(--tweet-color-red-primary);text-decoration-line:underline}.h7Lx2W_likeIconWrapper,.h7Lx2W_replyIconWrapper,.h7Lx2W_copyIconWrapper{width:var(--tweet-actions-icon-wrapper-size);height:var(--tweet-actions-icon-wrapper-size);border-radius:9999px;justify-content:center;align-items:center;margin-left:-.25rem;display:flex}.h7Lx2W_likeIcon,.h7Lx2W_replyIcon,.h7Lx2W_copyIcon{height:var(--tweet-actions-icon-size);fill:currentColor;user-select:none}.h7Lx2W_likeIcon{color:var(--tweet-color-red-primary)}.h7Lx2W_likeCount,.h7Lx2W_replyText,.h7Lx2W_copyText{font-size:var(--tweet-actions-font-size);font-weight:var(--tweet-actions-font-weight);line-height:var(--tweet-actions-line-height);margin-left:.25rem}.h7Lx2W_reply:hover>.h7Lx2W_replyIconWrapper{background-color:var(--tweet-color-blue-secondary-hover)}.h7Lx2W_reply:hover>.h7Lx2W_replyText{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}.h7Lx2W_replyIcon{color:var(--tweet-color-blue-primary)}.h7Lx2W_copy{font:inherit;cursor:pointer;background:0 0;border:none}.h7Lx2W_copy:hover>.h7Lx2W_copyIconWrapper{background-color:var(--tweet-color-green-primary-hover)}.h7Lx2W_copy:hover .h7Lx2W_copyIcon{color:var(--tweet-color-green-primary)}.h7Lx2W_copy:hover>.h7Lx2W_copyText{color:var(--tweet-color-green-primary);text-decoration-line:underline}.WsocAW_replies{padding:.25rem 0}.WsocAW_link{color:var(--tweet-color-blue-secondary);user-select:none;border:var(--tweet-border);border-radius:9999px;outline-style:none;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:0 1rem;text-decoration:none;transition-property:background-color;transition-duration:.2s;display:flex}.WsocAW_link:hover{background-color:var(--tweet-color-blue-secondary-hover)}.WsocAW_text{font-weight:var(--tweet-replies-font-weight);font-size:var(--tweet-replies-font-size);line-height:var(--tweet-replies-line-height);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.x07Ezq_root{border:var(--tweet-border);width:100%;margin:var(--tweet-quoted-container-margin);border-radius:12px;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.x07Ezq_root:hover{background-color:var(--tweet-quoted-bg-color-hover)}.x07Ezq_article{box-sizing:inherit;position:relative}._9xK5uG_header{line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;padding:.75rem .75rem 0;display:flex;overflow:hidden}._9xK5uG_avatar{width:20px;height:20px;position:relative}._9xK5uG_avatarSquare{border-radius:4px}._9xK5uG_author{margin:0 .5rem;display:flex}._9xK5uG_authorText{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}._9xK5uG_username{color:var(--tweet-font-color-secondary);text-overflow:ellipsis;margin-left:.125rem;text-decoration:none}.B3lxgW_root{font-size:var(--tweet-quoted-body-font-size);font-weight:var(--tweet-quoted-body-font-weight);line-height:var(--tweet-quoted-body-line-height);margin:var(--tweet-quoted-body-margin);overflow-wrap:break-word;white-space:pre-wrap;padding:0 .75rem}._4LsaCG_root{flex-direction:column;align-items:center;padding-bottom:.75rem;display:flex}._4LsaCG_root>h3{margin-bottom:.5rem;font-size:1.25rem}
