.credit-counter{display:flex;align-items:center;gap:.5rem;background:#f7f7f8;padding:.4rem .8rem;border-radius:2rem;margin-right:.8rem;border:1px solid #e0e0e0;cursor:pointer;transition:background .15s}.credit-counter:hover{background:#f0f0f1}.credit-counter-icon{color:#666;font-size:1rem}.credit-counter-text{font-size:.9rem;color:#444;font-weight:500}.credit-counter-count{font-weight:600;color:#222}.credit-counter-profile{display:flex;align-items:center;padding-left:.8rem;border-left:1px solid #e0e0e0}.credit-counter-profile i{font-size:1rem;color:#666}.credit-counter-profile-photo{width:25px;height:25px}.dark .credit-counter{background:#2d2e32;border-color:#404246}.dark .credit-counter:hover{background:#36373c}.dark .credit-counter-icon,.dark .credit-counter-text{color:#bbb}.dark .credit-counter-count{color:#fff}.dark .credit-counter-profile{border-color:#404246}.dark .credit-counter-profile i{color:#bbb}.dark .profile-dropdown{background:#2d2e32;border-color:#404246}.dark .profile-section{border-color:#404246}.dark .profile-user i{color:#666}.dark .profile-user-name{color:#fff}.dark .profile-user-desc{color:#999}.dark .profile-theme-label{color:#bbb}.auth-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);z-index:1002;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem}.auth-overlay.hidden{display:none}.auth-overlay-content{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 8px 32px rgba(0,0,0,.08);text-align:center;max-width:480px;width:100%;animation:fadeInUp .6s ease-out}.auth-overlay-logo{font-size:1rem;color:#171717;margin-bottom:1.5rem;animation:pulse 2s infinite}.auth-overlay-logo img{width:200px;height:auto}.auth-overlay-title{font-size:2.2rem;font-weight:700;color:#171717;margin-bottom:1rem}.auth-overlay-subtitle{font-size:1.15rem;color:#666;margin-bottom:2.5rem;text-align:center;line-height:1.6}.auth-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;text-align:left}.auth-feature{display:flex;align-items:center;gap:.8rem;color:#444;font-size:1rem}.auth-feature i{color:#171717;font-size:1rem}.auth-google-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;background:#fff;border:1px solid #e0e0e0;border-radius:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:500;color:#171717;cursor:pointer;transition:all .2s;width:100%;max-width:280px;margin:0 auto}.auth-google-btn:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.auth-google-btn:active{transform:translateY(0)}.auth-footer{margin-top:2rem;font-size:.9rem;color:#888}.auth-footer a{color:#171717;text-decoration:none;font-weight:500}.dark .auth-overlay{background:linear-gradient(135deg,#1a1a1a,#2d2e32)}.dark .auth-overlay-content{background:#2d2e32;box-shadow:0 8px 32px rgba(0,0,0,.2)}.dark .auth-google-btn{background:#2d2e32;border-color:#404246;color:#fff}.dark .auth-overlay-logo img{content:url(/_next/static/media/gikipedia-logo_dark.1761ae6e.png)}.dark .auth-overlay-title{color:#fff}.dark .auth-feature,.dark .auth-overlay-subtitle{color:#bbb}.dark .auth-feature i{color:#fff}.dark .auth-google-btn:hover{background:#36373c;box-shadow:0 4px 12px rgba(0,0,0,.2)}.dark .auth-footer{color:#999}.dark .auth-footer a{color:#fff}.auth-footer a:hover{text-decoration:underline}.profile-btn{background:none;border:none;outline:none;cursor:pointer;font-size:2rem;color:#bbb;display:flex;align-items:center;border-radius:50%;transition:background .15s;padding:.1rem .2rem;margin-bottom:0}.explore-header-profile-fixed.open .profile-dropdown{display:block}.explore-header-profile-fixed .profile-dropdown{display:none}.profile-section{padding:.7rem 1.2rem;display:flex;flex-direction:column;gap:.3rem}.profile-user{flex-direction:row;align-items:center;gap:.7rem;border-bottom:1px solid #ececec;padding-bottom:.7rem;margin-bottom:.2rem}.profile-user i{font-size:2.1rem;color:#bbb}.profile-user-info{display:flex;flex-direction:column}.profile-user-name{font-weight:600;font-size:1.1rem;color:#222}.profile-user-desc{font-size:.75rem;color:#888;margin-top:.25rem}.profile-theme{border-bottom:1px solid #ececec;padding-bottom:.7rem;margin-bottom:.2rem}.profile-theme-label{font-size:.98rem;color:#666;margin-bottom:.2rem}.profile-theme-btn{background:none;border:none;outline:none;cursor:pointer;color:#444;font-size:1rem;display:flex;align-items:center;gap:.5rem;padding:.2rem 0;border-radius:.5rem;transition:background .13s}.profile-theme-btn:focus,.profile-theme-btn:hover{background:#f3f3f3}.profile-legal{border-bottom:1px solid #ececec;margin:.2rem 0;padding:.6rem 1.2rem;display:flex;flex-direction:column;gap:.2rem}.profile-link{color:#444;text-decoration:none;font-size:1rem;padding:.1rem 0;transition:color .13s}.profile-link:focus,.profile-link:hover{color:#111;text-decoration:underline}.profile-signin{padding-top:.7rem;display:flex;justify-content:flex-end}.profile-signin-btn{background:#222;color:#fff;border:none;border-radius:1.2rem;padding:.45rem 1.2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background .13s}.profile-signin-btn:focus,.profile-signin-btn:hover{background:#444}.dark .profile-theme-btn{color:#bbb}.dark .profile-theme-btn:focus,.dark .profile-theme-btn:hover{background:#2d2e32}.dark .profile-link{color:#bbb}.dark .profile-link:focus,.dark .profile-link:hover{color:#fff}.dark .profile-signin-btn{background:#404246;color:#fff}.dark .profile-signin-btn:focus,.dark .profile-signin-btn:hover{background:#36373c}.dark .auth-skip-link{color:#999}.dark .auth-skip-link:hover{color:#ccc}.auth-skip-link{display:block;text-align:center;color:#666;text-decoration:none;margin:15px 0;font-size:14px;transition:color .2s ease}.auth-skip-link:hover{color:#333;text-decoration:underline}.promo-auth-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,53%,.35);backdrop-filter:blur(4px);z-index:1003;display:none;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem}.promo-auth-overlay.active{display:flex}.promo-auth-overlay-content{position:relative;border-radius:1.5rem;padding:3rem;text-align:center;max-width:480px;width:100%;animation:fadeInUp 1s ease-out;background:linear-gradient(45deg,#f36,#0fc,#36f,#fc0);background-size:300% 300%;animation:rotate 8s linear infinite}@keyframes rotate{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}.promo-auth-overlay-content:before{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:#fff;border-radius:1.4rem;z-index:1}.promo-auth-overlay-content>*{position:relative;z-index:2}.dark .promo-auth-overlay-content:before{background:#2d2e32}.promo-auth-overlay-logo{margin-bottom:1.5rem;animation:pulse 2s infinite}.promo-auth-overlay-logo img{width:150px;height:auto;margin:0 auto}.dark .promo-auth-overlay-logo img{content:url(/_next/static/media/gikipedia-logo_dark.1761ae6e.png)}.promo-auth-overlay-title{font-size:2.2rem;font-weight:700;color:#171717;margin-bottom:1rem;line-height:2.5rem}.dark .promo-auth-overlay-title{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.promo-auth-overlay-subtitle{font-size:1.15rem;color:#666;margin-bottom:2.5rem;text-align:center;line-height:1.6}.dark .promo-auth-overlay-subtitle{color:#bbb}.promo-auth-features{display:flex;flex-direction:row;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem;text-align:center}.promo-auth-feature{display:flex;flex-direction:column;align-items:center;gap:.8rem;color:#444;font-size:1rem;flex:1}.promo-auth-feature i{color:#4ecdc4;font-size:2rem;margin-top:1rem}.dark .promo-auth-feature{color:#bbb}.promo-auth-google-btn{display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:500;color:#fff;cursor:pointer;width:100%;max-width:280px;gap:.8rem;background:#4285f4;border:1px solid #4285f4;border-image:initial;border-radius:2rem;padding:1rem 2rem;transition:.2s;margin:0 auto}.dark .promo-auth-google-btn{background:#4285f4;border-color:#4285f4;color:#fff}.promo-auth-google-btn:hover{transform:translateY(-1px)}.dark .promo-auth-google-btn:hover,.promo-auth-google-btn:hover{box-shadow:0 4px 12px rgba(66,133,244,.3);background:#3367d6;border-color:#3367d6}.promo-auth-google-btn:active{transform:translateY(0)}.promo-auth-skip-link{display:block;text-align:center;color:#666;text-decoration:none;margin:1rem 0;font-size:.9rem;transition:color .2s ease}.promo-auth-skip-link:hover{color:#333;text-decoration:underline}.dark .promo-auth-skip-link{color:#999}.dark .promo-auth-skip-link:hover{color:#ccc}.promo-auth-footer{margin-top:2rem;font-size:.9rem;color:#888}.dark .promo-auth-footer{color:#999}.promo-auth-footer a{color:#171717;text-decoration:none;font-weight:500}.dark .promo-auth-footer a{color:#fff}.promo-auth-footer a:hover{text-decoration:underline}.history-modal-backdrop{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.18);z-index:1000;align-items:center;justify-content:center}.history-modal{background:#fff;border-radius:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.18);min-width:680px;max-width:95vw;max-height:80vh;width:420px;display:flex;flex-direction:column;overflow:hidden}.history-modal-header{display:flex;align-items:center;padding:1.1rem 1.5rem;font-size:1.2rem;font-weight:600;border-bottom:1px solid #ececec;gap:1rem}.history-modal-title{white-space:nowrap;flex-shrink:0}.history-search-wrapper{position:relative;flex:1;min-width:0;margin-right:auto}.history-search-wrapper .fa-search{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:#bbb;font-size:.9rem;pointer-events:none}.history-search{width:100%;padding:.5rem .8rem .5rem 2rem;border-radius:.8rem;border:1px solid #e0e0e0;background:#fff;color:#222;outline:none;font-size:.95rem;transition:border .15s}.history-search:focus{border-color:#70bde0}.dark .history-search{background:#2d2e32;border-color:#404246;color:#fff}.dark .history-search:focus{border-color:#70bde0}.dark .history-search-wrapper .fa-search{color:#666}.history-modal-close{background:none;border:none;font-size:1rem;color:#aaa;cursor:pointer;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .13s;padding:0;line-height:1;flex-shrink:0;margin-left:auto}.history-modal-close:focus,.history-modal-close:hover{background:#f3f3f3;color:#444}.history-modal-content{padding:1.5rem;overflow-y:auto}.history-group{margin-bottom:1.5rem}.history-group-date{font-size:1.05rem;font-weight:500;color:#888;margin-bottom:.4rem}.history-list{list-style:none;padding:0;margin:0}.history-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;margin-bottom:.5rem;border-radius:.8rem;transition:background .15s}.history-list li:hover{background:#f7f7f8}.history-list li.selected{background:#f3f3f3;border-radius:.8rem;color:#111}.history-query-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;color:#444;cursor:pointer}.history-query-actions{display:flex;align-items:center;gap:.4rem}.history-query-actions button{background:none;border:none;outline:none;cursor:pointer;color:#bbb;font-size:1rem;border-radius:50%;padding:.4rem .5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:background .13s,color .13s}.history-query-actions button:focus,.history-query-actions button:hover{background:#f3f3f3;color:#444}.history-query-editing{padding:.4rem .8rem;font-size:1.05rem;border-radius:.8rem;border:1px solid #e0e0e0;outline:none;width:100%;margin-right:.5rem}.history-modal-signin-message{text-align:center;padding:3rem;margin-bottom:1.2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.history-modal-signin-icon{font-size:1rem;color:#171717;margin-bottom:1rem;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.history-modal-signin-title{font-size:2.2rem;font-weight:700;color:#171717;margin-bottom:1rem}.history-modal-signin-desc{font-size:1.15rem;color:#666;line-height:1.6;margin-bottom:1.5rem;max-width:320px;text-align:center}.history-modal-signin-btn{display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:500;color:#fff;cursor:pointer;width:100%;max-width:280px;gap:.8rem;background:#4285f4;border:1px solid #4285f4;border-image:initial;border-radius:2rem;padding:1rem 2rem;transition:.2s;margin:0 auto}.history-modal-signin-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(66,133,244,.3);background:#3367d6;border-color:#3367d6}.history-modal-signin-btn:active{transform:translateY(0)}.history-modal-signin-btn img{width:24px;height:24px}.dark .history-modal-signin-title{color:#fff}.dark .history-modal-signin-desc{color:#bbb}.dark .history-modal-signin-feature{color:#ddd}.dark .history-modal-signin-feature i{color:#fff}.dark .history-modal-signin-btn{background:#4285f4;border-color:#4285f4;color:#fff}.dark .history-modal-signin-btn:hover{background:#3367d6;border-color:#3367d6;box-shadow:0 4px 12px rgba(66,133,244,.3)}.dark .history-modal{background:#2d2e32;border:1px solid #404246}.dark .history-modal-header{border-color:#404246;color:#fff}.dark .history-modal-close{color:#999}.dark .history-modal-close:focus,.dark .history-modal-close:hover{background:#36373c;color:#fff}.dark .history-group-date{color:#bbb;font-weight:500}.dark .history-list li{color:#fff;background:#2d2e32}.dark .history-list li:hover{background:#36373c;border-color:#4a4c52}.dark .history-list li.selected{background:#1d1d20;border-color:#404246}.dark .history-query-text{color:#fff}.dark .history-query-actions button{color:#999;background:transparent}.dark .history-query-actions button:focus,.dark .history-query-actions button:hover{background:#36373c;color:#fff}.dark .history-query-editing{background:#2d2e32;border-color:#70bde0;color:#fff}.dark .history-modal-content{background:#2d2e32}.dark .history-modal-backdrop{background:rgba(0,0,0,.7)}.dark .history-btn{background:#2d2e32;border-color:#404246;color:#666}.dark .history-btn:focus,.dark .history-btn:hover{background:#36373c;color:#bbb}@font-face{font-family:__GeistMono_f910ec;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:__GeistMono_f910ec,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"__GeistMono_f910ec",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.tweet-container_root__0rJLq{width:100%;min-width:250px;max-width:550px;overflow:hidden;color:var(--tweet-font-color);font-family:var(--tweet-font-family);font-weight:400;box-sizing:border-box;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);transition-property:background-color,box-shadow;transition-duration:.2s}.tweet-container_root__0rJLq:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container_article__0ERPK{position:relative;box-sizing:inherit;padding:.75rem 1rem}.react-tweet-theme{--tweet-container-margin:1.5rem 0;--tweet-header-font-size:0.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:0.75rem 0;--tweet-quoted-body-font-size:0.938rem;--tweet-quoted-body-font-weight:400;--tweet-quoted-body-line-height:1.25rem;--tweet-quoted-body-margin:0.25rem 0 0.75rem 0;--tweet-info-font-size:0.9375rem;--tweet-info-line-height:1.25rem;--tweet-actions-font-size:0.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) + 0.75em);--tweet-replies-font-size:0.875rem;--tweet-replies-line-height:1rem;--tweet-replies-font-weight:700}:where(.react-tweet-theme) *{margin:0;padding:0;box-sizing:border-box}:is([data-theme=light],.light) :where(.react-tweet-theme),:where(.react-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:rgba(0,0,0,.03);--tweet-color-blue-primary:#1d9bf0;--tweet-color-blue-primary-hover:#1a8cd8;--tweet-color-blue-secondary:#006fd6;--tweet-color-blue-secondary-hover:rgba(0,111,214,.1);--tweet-color-red-primary:#f91880;--tweet-color-red-primary-hover:rgba(249,24,128,.1);--tweet-color-green-primary:#00ba7c;--tweet-color-green-primary-hover:rgba(0,186,124,.1);--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(.react-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:hsla(0,0%,100%,.03);--tweet-color-blue-primary:#1d9bf0;--tweet-color-blue-primary-hover:#1a8cd8;--tweet-color-blue-secondary:#6bc9fb;--tweet-color-blue-secondary-hover:rgba(107,201,251,.1);--tweet-color-red-primary:#f91880;--tweet-color-red-primary-hover:rgba(249,24,128,.1);--tweet-color-green-primary:#00ba7c;--tweet-color-green-primary-hover:rgba(0,186,124,.1);--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:#829aab;--tweet-verified-blue-color:#fff}@media (prefers-color-scheme:dark){:where(.react-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:rgba(107,201,251,.1);--tweet-color-red-primary:#f91880;--tweet-color-red-primary-hover:rgba(249,24,128,.1);--tweet-color-green-primary:#00ba7c;--tweet-color-green-primary-hover:rgba(0,186,124,.1);--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:#829aab;--tweet-verified-blue-color:#fff}}.tweet-skeleton_root__1sn43{pointer-events:none;padding-bottom:.25rem}.skeleton_skeleton__gUMqh{display:block;width:100%;border-radius:5px;background-image:var(--tweet-skeleton-gradient);background-size:400% 100%;animation:skeleton_loading__XZoZ6 8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.skeleton_skeleton__gUMqh{animation:none;background-position:200% 0}}@keyframes skeleton_loading__XZoZ6{0%{background-position:200% 0}to{background-position:-200% 0}}.tweet-not-found_root__KQedq{display:flex;flex-direction:column;align-items:center;padding-bottom:.75rem}.tweet-not-found_root__KQedq>h3{font-size:1.25rem;margin-bottom:.5rem}.tweet-header_header__CXzdi{display:flex;padding-bottom:.75rem;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}.tweet-header_avatar__0Wi9G{position:relative;height:48px;width:48px}.tweet-header_avatarOverflow__E2gxj{height:100%;width:100%;position:absolute;overflow:hidden;border-radius:9999px}.tweet-header_avatarSquare__uIUBO{border-radius:4px}.tweet-header_avatarShadow__CB9Zo{height:100%;width:100%;transition-property:background-color;transition-duration:.2s;box-shadow:inset 0 0 2px rgb(0 0 0/3%)}.tweet-header_avatarShadow__CB9Zo:hover{background-color:rgba(26,26,26,.15)}.tweet-header_author___jWoR{max-width:calc(100% - 84px);display:flex;flex-direction:column;justify-content:center;margin:0 .5rem}.tweet-header_authorLink__qj5Sm{text-decoration:none;color:inherit;display:flex;align-items:center}.tweet-header_authorLink__qj5Sm:hover{text-decoration-line:underline}.tweet-header_authorVerified__OFYo2{display:inline-flex}.tweet-header_authorLinkText__y6HdU{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tweet-header_authorFollow__w_j4h,.tweet-header_authorMeta__gIC3U{display:flex}.tweet-header_username__UebZb{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis}.tweet-header_follow__Fi7bf{color:var(--tweet-color-blue-secondary);text-decoration:none;font-weight:700}.tweet-header_follow__Fi7bf:hover{text-decoration-line:underline}.tweet-header_separator__d4pqe{padding:0 .25rem}.tweet-header_brand__0FLQl{margin-inline-start:auto}.tweet-header_twitterIcon__m0Rzu{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;user-select:none}.verified-badge_verifiedOld__zcaba{color:var(--tweet-verified-old-color)}.verified-badge_verifiedBlue__s3_Vu{color:var(--tweet-verified-blue-color)}.verified-badge_verifiedGovernment__qRJxq{color:#829aab}.icons_verified__1eJnA{margin-left:.125rem;max-width:20px;max-height:20px;height:1.25em;fill:currentColor;user-select:none;vertical-align:text-bottom}.tweet-in-reply-to_root__o784R{text-decoration:none;color:var(--tweet-font-color-secondary);font-size:.9375rem;line-height:1.25rem;margin-bottom:.25rem;overflow-wrap:break-word;white-space:pre-wrap}.tweet-in-reply-to_root__o784R:hover{text-decoration-thickness:1px;text-decoration-line:underline}.tweet-body_root__ChzUj{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}.tweet-link_root__4EzRS{font-weight:inherit;color:var(--tweet-color-blue-secondary);text-decoration:none;cursor:pointer}.tweet-link_root__4EzRS:hover{text-decoration-thickness:1px;text-decoration-line:underline}.tweet-media_root__k6gQ2{margin-top:.75rem;overflow:hidden;position:relative}.tweet-media_rounded__LgwFx{border:var(--tweet-border);border-radius:12px}.tweet-media_mediaWrapper__6rfqr{display:grid;grid-auto-rows:1fr;gap:2px;height:100%;width:100%}.tweet-media_grid2Columns__tO2Ea{grid-template-columns:repeat(2,1fr)}.tweet-media_grid3__XbH4s>a:first-child{grid-row:span 2}.tweet-media_grid2x2__Wiunq{grid-template-rows:repeat(2,1fr)}.tweet-media_mediaContainer__rjXGp{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.tweet-media_mediaLink__vFkZL{text-decoration:none;outline-style:none}.tweet-media_skeleton__qZmSS{padding-bottom:56.25%;width:100%;display:block}.tweet-media_image__yoPJg{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;margin:0;object-fit:cover;object-position:center}.tweet-media-video_anchor__EMqq1{display:flex;align-items:center;color:#fff;padding:0 1rem;border:1px solid transparent;border-radius:9999px;font-weight:700;transition:background-color .2s;cursor:pointer;user-select:none;outline-style:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tweet-media-video_videoButton__P9iF2{position:relative;height:67px;width:67px;display:flex;align-items:center;justify-content:center;background-color:var(--tweet-color-blue-primary);transition-property:background-color;transition-duration:.2s;border:4px solid #fff;border-radius:9999px;cursor:pointer}.tweet-media-video_videoButton__P9iF2:focus-visible,.tweet-media-video_videoButton__P9iF2:hover{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video_videoButtonIcon__7gRo1{margin-left:3px;width:calc(50% + 4px);height:calc(50% + 4px);max-width:100%;color:#fff;fill:currentColor;user-select:none}.tweet-media-video_watchOnTwitter__2ucCU{position:absolute;top:12px;right:8px}.tweet-media-video_watchOnTwitter__2ucCU>a{min-width:2rem;min-height:2rem;font-size:.875rem;line-height:1rem;backdrop-filter:blur(4px);background-color:rgba(15,20,25,.75)}.tweet-media-video_watchOnTwitter__2ucCU>a:hover{background-color:rgba(39,44,48,.75)}.tweet-media-video_viewReplies__dp8G_{position:relative;min-height:2rem;background-color:var(--tweet-color-blue-primary);border-color:var(--tweet-color-blue-primary);font-size:.9375rem;line-height:1.25rem}.tweet-media-video_viewReplies__dp8G_:hover{background-color:var(--tweet-color-blue-primary-hover)}.quoted-tweet-container_root__92393{width:100%;overflow:hidden;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-quoted-container-margin);transition-property:background-color,box-shadow;transition-duration:.2s;cursor:pointer}.quoted-tweet-container_root__92393:hover{background-color:var(--tweet-quoted-bg-color-hover)}.quoted-tweet-container_article__FoJQN{position:relative;box-sizing:inherit}.quoted-tweet-header_header___qrcQ{display:flex;padding:.75rem .75rem 0;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}.quoted-tweet-header_avatar__lGzrW{position:relative;height:20px;width:20px}.quoted-tweet-header_avatarSquare__l_eYT{border-radius:4px}.quoted-tweet-header_author__k48VI{display:flex;margin:0 .5rem}.quoted-tweet-header_authorText__FULly{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.quoted-tweet-header_username__YLPXR{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis;margin-left:.125rem}.quoted-tweet-body_root__szSfI{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}.tweet-info_info__ll_kH{display:flex;align-items:center;color:var(--tweet-font-color-secondary);margin-top:.125rem;overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}.tweet-info_infoLink__xdgYO{color:inherit;text-decoration:none;height:var(--tweet-actions-icon-wrapper-size);width:var(--tweet-actions-icon-wrapper-size);font:inherit;margin-left:auto;display:flex;justify-content:center;align-items:center;margin-right:-4px;border-radius:9999px;transition-property:background-color;transition-duration:.2s}.tweet-info_infoLink__xdgYO:hover{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-info_infoIcon__S8lzA{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);user-select:none}.tweet-info_infoLink__xdgYO:hover>.tweet-info_infoIcon__S8lzA{color:var(--tweet-color-blue-secondary)}.tweet-info-created-at_root__KaxZi{color:inherit;text-decoration:none;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height)}.tweet-info-created-at_root__KaxZi:hover{text-decoration-thickness:1px;text-decoration-line:underline}.tweet-actions_actions__UDw7H{display:flex;align-items:center;color:var(--tweet-font-color-secondary);padding-top:.25rem;margin-top:.25rem;border-top:var(--tweet-border);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}.tweet-actions_copy__Tbdg_,.tweet-actions_like__H1xYv,.tweet-actions_reply__S4rFc{text-decoration:none;color:inherit;display:flex;align-items:center;margin-right:1.25rem}.tweet-actions_copy__Tbdg_:hover,.tweet-actions_like__H1xYv:hover,.tweet-actions_reply__S4rFc:hover{background-color:transparent}.tweet-actions_like__H1xYv:hover>.tweet-actions_likeIconWrapper__JQkhp{background-color:var(--tweet-color-red-primary-hover)}.tweet-actions_like__H1xYv:hover>.tweet-actions_likeCount__MyxBd{color:var(--tweet-color-red-primary);text-decoration-line:underline}.tweet-actions_copyIconWrapper__toM2y,.tweet-actions_likeIconWrapper__JQkhp,.tweet-actions_replyIconWrapper__NVdGa{width:var(--tweet-actions-icon-wrapper-size);height:var(--tweet-actions-icon-wrapper-size);display:flex;justify-content:center;align-items:center;margin-left:-.25rem;border-radius:9999px}.tweet-actions_copyIcon__SEaWw,.tweet-actions_likeIcon__fhDng,.tweet-actions_replyIcon__MI2tG{height:var(--tweet-actions-icon-size);fill:currentColor;user-select:none}.tweet-actions_likeIcon__fhDng{color:var(--tweet-color-red-primary)}.tweet-actions_copyText__fEqBx,.tweet-actions_likeCount__MyxBd,.tweet-actions_replyText__doQct{font-size:var(--tweet-actions-font-size);font-weight:var(--tweet-actions-font-weight);line-height:var(--tweet-actions-line-height);margin-left:.25rem}.tweet-actions_reply__S4rFc:hover>.tweet-actions_replyIconWrapper__NVdGa{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-actions_reply__S4rFc:hover>.tweet-actions_replyText__doQct{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}.tweet-actions_replyIcon__MI2tG{color:var(--tweet-color-blue-primary)}.tweet-actions_copy__Tbdg_{font:inherit;background:none;border:none;cursor:pointer}.tweet-actions_copy__Tbdg_:hover>.tweet-actions_copyIconWrapper__toM2y{background-color:var(--tweet-color-green-primary-hover)}.tweet-actions_copy__Tbdg_:hover .tweet-actions_copyIcon__SEaWw{color:var(--tweet-color-green-primary)}.tweet-actions_copy__Tbdg_:hover>.tweet-actions_copyText__fEqBx{color:var(--tweet-color-green-primary);text-decoration-line:underline}.tweet-replies_replies__PUxl8{padding:.25rem 0}.tweet-replies_link__roxYQ{text-decoration:none;color:var(--tweet-color-blue-secondary);display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;user-select:none;outline-style:none;transition-property:background-color;transition-duration:.2s;padding:0 1rem;border:var(--tweet-border);border-radius:9999px}.tweet-replies_link__roxYQ:hover{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-replies_text__o0Naf{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}