.ProfileCard-module__gcpk6G__profileWrapper{background:var(--profile-bg);width:100%;min-height:100vh;color:var(--profile-text);font-family:var(--profile-font,var(--font-inter));justify-content:center;align-items:flex-start;padding:40px 20px;transition:all .3s;display:flex;position:relative;overflow-y:auto}.ProfileCard-module__gcpk6G__animatedBg{z-index:0;width:100%;height:100%;animation:15s infinite ProfileCard-module__gcpk6G__gradientShift;position:absolute;inset:0;background-size:400% 400%!important}@keyframes ProfileCard-module__gcpk6G__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ProfileCard-module__gcpk6G__bgOverlay{z-index:1;background:#0006;position:absolute;inset:0}.ProfileCard-module__gcpk6G__container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:580px;display:flex;position:relative}.ProfileCard-module__gcpk6G__header{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:32px;display:flex}.ProfileCard-module__gcpk6G__avatarWrapper{background:#ffffff0d;border:3px solid #fff3;border-radius:50%;width:96px;height:96px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 15px #00000026}.ProfileCard-module__gcpk6G__avatar{object-fit:cover;width:100%;height:100%}.ProfileCard-module__gcpk6G__avatarPlaceholder{background:linear-gradient(135deg, var(--primary-color,#ec4899) 0%, var(--accent-color,#a855f7) 100%);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:36px;font-weight:700;display:flex}.ProfileCard-module__gcpk6G__nameContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;max-width:100%;margin-bottom:4px;display:flex}.ProfileCard-module__gcpk6G__displayName{letter-spacing:-.025em;word-break:break-word;overflow-wrap:break-word;max-width:100%;font-size:24px;font-weight:700;line-height:1.2}.ProfileCard-module__gcpk6G__username{opacity:.7;color:var(--profile-text-muted,var(--text-secondary));word-break:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:16px;font-size:14px}.ProfileCard-module__gcpk6G__bio{opacity:.9;word-break:break-word;overflow-wrap:break-word;max-width:420px;font-size:15px;line-height:1.5}.ProfileCard-module__gcpk6G__linksContainer{flex-direction:column;gap:16px;width:100%;margin-bottom:40px;display:flex}.ProfileCard-module__gcpk6G__linkButton{box-sizing:border-box;background:var(--profile-btn-bg);border:1px solid var(--profile-btn-border);width:100%;color:var(--profile-btn-text);border-radius:var(--profile-btn-border-radius,12px);-webkit-backdrop-filter:blur(var(--profile-btn-blur,0px));box-shadow:var(--profile-btn-shadow,none);align-items:center;padding:16px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ProfileCard-module__gcpk6G__linkIcon{justify-content:center;align-items:center;display:flex;position:absolute;left:20px}.ProfileCard-module__gcpk6G__linkTitle{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;padding:0 40px;overflow:hidden}.ProfileCard-module__gcpk6G__chevron{justify-content:center;align-items:center;display:flex;position:absolute;right:20px}.ProfileCard-module__gcpk6G__hoverScale:hover{transform:scale(1.02)}.ProfileCard-module__gcpk6G__hoverLift:hover{transform:translateY(-4px)}.ProfileCard-module__gcpk6G__hoverGlow:hover{box-shadow:0 0 15px var(--profile-btn-bg,#fff6);border-color:var(--profile-btn-text,#fff)}.ProfileCard-module__gcpk6G__shadowSoft{box-shadow:0 10px 20px -5px #0003}.ProfileCard-module__gcpk6G__shadowRetro{box-shadow:4px 4px 0px var(--profile-text,#000)}.ProfileCard-module__gcpk6G__shadowRetro:hover{box-shadow:2px 2px 0px var(--profile-text,#000);transform:translate(2px,2px)}.ProfileCard-module__gcpk6G__noLinks{text-align:center;opacity:.5;padding:24px;font-size:14px}.ProfileCard-module__gcpk6G__footer{letter-spacing:.05em;opacity:.5;margin-top:auto;font-size:12px;font-weight:700;transition:opacity .2s}.ProfileCard-module__gcpk6G__footer:hover{opacity:.8}.ProfileCard-module__gcpk6G__textBlock{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.ProfileCard-module__gcpk6G__textBlockHeader{text-transform:uppercase;letter-spacing:.06em;opacity:.85;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:14px;margin-bottom:4px;padding-bottom:6px;font-size:15px;font-weight:700;display:flex}.ProfileCard-module__gcpk6G__textBlockParagraph{opacity:.75;white-space:pre-wrap;text-align:center;justify-content:center;align-items:center;gap:6px;width:100%;margin:4px 0;font-size:14px;font-weight:500;line-height:1.5;display:flex}.ProfileCard-module__gcpk6G__linkButton:hover{background:var(--profile-btn-hover-bg,var(--profile-btn-bg))!important;border-color:var(--profile-btn-hover-border,var(--profile-btn-border))!important;color:var(--profile-btn-hover-text,var(--profile-btn-text))!important}.ProfileCard-module__gcpk6G__socialContainer{z-index:2;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:480px;margin-bottom:28px;display:flex}.ProfileCard-module__gcpk6G__socialIcon{box-sizing:border-box;cursor:pointer;background:var(--profile-btn-bg);border:1px solid var(--profile-btn-border);width:42px;height:42px;color:var(--profile-btn-text);-webkit-backdrop-filter:blur(var(--profile-btn-blur,0px));box-shadow:var(--profile-btn-shadow,none);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ProfileCard-module__gcpk6G__socialIcon:hover{background:var(--profile-btn-hover-bg,var(--profile-btn-bg));border-color:var(--profile-btn-hover-border,var(--profile-btn-border));color:var(--profile-btn-hover-text,var(--profile-btn-text));box-shadow:0 0 15px var(--profile-btn-hover-border,var(--profile-btn-border));transform:scale(1.12)translateY(-2px)}.ProfileCard-module__gcpk6G__separatorBlock{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.ProfileCard-module__gcpk6G__separatorLine{background:var(--profile-btn-border,var(--border-color,#ffffff26));opacity:.5;border:0;border-radius:2px;width:100%;height:2px}
.tweet-container-module__CmFQMq__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}.tweet-container-module__CmFQMq__root:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container-module__CmFQMq__article{box-sizing:inherit;padding:.75rem 1rem;position:relative}
.react-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(.react-tweet-theme) *{box-sizing:border-box;margin:0;padding:0}: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:#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(.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:#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(.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:#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}}
.icons-module__ngm2nW__verified{fill:currentColor;-webkit-user-select:none;user-select:none;vertical-align:text-bottom;max-width:20px;height:1.25em;max-height:20px;margin-left:.125rem}
.verified-badge-module__y3BE2a__verifiedOld{color:var(--tweet-verified-old-color)}.verified-badge-module__y3BE2a__verifiedBlue{color:var(--tweet-verified-blue-color)}.verified-badge-module__y3BE2a__verifiedGovernment{color:#829aab}
.highlighted-label-module__P9Fova__label{border:var(--tweet-border);border-radius:2px;width:1.0625em;max-width:17px;height:1.0625em;max-height:17px;margin-left:4px;margin-right:2px;display:flex}.highlighted-label-module__P9Fova__label>img{width:100%;height:100%}
.tweet-header-module__A9EVQG__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}.tweet-header-module__A9EVQG__avatar{width:48px;height:48px;position:relative}.tweet-header-module__A9EVQG__avatarOverflow{border-radius:9999px;width:100%;height:100%;position:absolute;overflow:hidden}.tweet-header-module__A9EVQG__avatarSquare{border-radius:4px}.tweet-header-module__A9EVQG__avatarShadow{width:100%;height:100%;transition-property:background-color;transition-duration:.2s;box-shadow:inset 0 0 2px #00000008}.tweet-header-module__A9EVQG__avatarShadow:hover{background-color:#1a1a1a26}.tweet-header-module__A9EVQG__author{flex-direction:column;justify-content:center;max-width:calc(100% - 84px);margin:0 .5rem;display:flex}.tweet-header-module__A9EVQG__authorLink{color:inherit;align-items:center;text-decoration:none;display:flex}.tweet-header-module__A9EVQG__authorLink:hover{text-decoration-line:underline}.tweet-header-module__A9EVQG__authorVerified{display:inline-flex}.tweet-header-module__A9EVQG__authorLinkText{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.tweet-header-module__A9EVQG__authorMeta,.tweet-header-module__A9EVQG__authorFollow{display:flex}.tweet-header-module__A9EVQG__username{color:var(--tweet-font-color-secondary);text-overflow:ellipsis;text-decoration:none}.tweet-header-module__A9EVQG__follow{color:var(--tweet-color-blue-secondary);font-weight:700;text-decoration:none}.tweet-header-module__A9EVQG__follow:hover{text-decoration-line:underline}.tweet-header-module__A9EVQG__separator{padding:0 .25rem}.tweet-header-module__A9EVQG__brand{margin-inline-start:auto}.tweet-header-module__A9EVQG__twitterIcon{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;-webkit-user-select:none;user-select:none}
.tweet-in-reply-to-module__Lv55MG__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}.tweet-in-reply-to-module__Lv55MG__root:hover{text-decoration-line:underline;text-decoration-thickness:1px}
.tweet-link-module__oos2ka__root{font-weight:inherit;color:var(--tweet-color-blue-secondary);cursor:pointer;text-decoration:none}.tweet-link-module__oos2ka__root:hover{text-decoration-line:underline;text-decoration-thickness:1px}
.tweet-body-module__ZNRZja__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}
.tweet-media-module__TReg5a__root{margin-top:.75rem;position:relative;overflow:hidden}.tweet-media-module__TReg5a__rounded{border:var(--tweet-border);border-radius:12px}.tweet-media-module__TReg5a__mediaWrapper{grid-auto-rows:1fr;gap:2px;width:100%;height:100%;display:grid}.tweet-media-module__TReg5a__grid2Columns{grid-template-columns:repeat(2,1fr)}.tweet-media-module__TReg5a__grid3>a:first-child{grid-row:span 2}.tweet-media-module__TReg5a__grid2x2{grid-template-rows:repeat(2,1fr)}.tweet-media-module__TReg5a__mediaContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.tweet-media-module__TReg5a__mediaLink{outline-style:none;text-decoration:none}.tweet-media-module__TReg5a__skeleton{width:100%;padding-bottom:56.25%;display:block}.tweet-media-module__TReg5a__image{object-fit:cover;object-position:center;width:100%;height:100%;margin:0;position:absolute;top:0;bottom:0;left:0}
.tweet-media-video-module__CjSC8q__anchor{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;border:1px solid #0000;border-radius:9999px;outline-style:none;align-items:center;padding:0 1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.tweet-media-video-module__CjSC8q__videoButton{background-color:var(--tweet-color-blue-primary);cursor:pointer;border:4px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:67px;height:67px;transition-property:background-color;transition-duration:.2s;display:flex;position:relative}.tweet-media-video-module__CjSC8q__videoButton:hover,.tweet-media-video-module__CjSC8q__videoButton:focus-visible{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video-module__CjSC8q__videoButtonIcon{color:#fff;fill:currentColor;-webkit-user-select:none;user-select:none;width:calc(50% + 4px);max-width:100%;height:calc(50% + 4px);margin-left:3px}.tweet-media-video-module__CjSC8q__watchOnTwitter{position:absolute;top:12px;right:8px}.tweet-media-video-module__CjSC8q__watchOnTwitter>a{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f1419bf;min-width:2rem;min-height:2rem;font-size:.875rem;line-height:1rem}.tweet-media-video-module__CjSC8q__watchOnTwitter>a:hover{background-color:#272c30bf}.tweet-media-video-module__CjSC8q__viewReplies{background-color:var(--tweet-color-blue-primary);border-color:var(--tweet-color-blue-primary);min-height:2rem;font-size:.9375rem;line-height:1.25rem;position:relative}.tweet-media-video-module__CjSC8q__viewReplies:hover{background-color:var(--tweet-color-blue-primary-hover)}
.tweet-info-created-at-module__GZMM3G__root{color:inherit;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height);text-decoration:none}.tweet-info-created-at-module__GZMM3G__root:hover{text-decoration-line:underline;text-decoration-thickness:1px}
.tweet-info-module___F14PW__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}.tweet-info-module___F14PW__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}.tweet-info-module___F14PW__infoLink:hover{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-info-module___F14PW__infoIcon{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);-webkit-user-select:none;user-select:none}.tweet-info-module___F14PW__infoLink:hover>.tweet-info-module___F14PW__infoIcon{color:var(--tweet-color-blue-secondary)}
.tweet-actions-module__TCXXfW__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}.tweet-actions-module__TCXXfW__like,.tweet-actions-module__TCXXfW__reply,.tweet-actions-module__TCXXfW__copy{color:inherit;align-items:center;margin-right:1.25rem;text-decoration:none;display:flex}.tweet-actions-module__TCXXfW__like:hover,.tweet-actions-module__TCXXfW__reply:hover,.tweet-actions-module__TCXXfW__copy:hover{background-color:#0000}.tweet-actions-module__TCXXfW__like:hover>.tweet-actions-module__TCXXfW__likeIconWrapper{background-color:var(--tweet-color-red-primary-hover)}.tweet-actions-module__TCXXfW__like:hover>.tweet-actions-module__TCXXfW__likeCount{color:var(--tweet-color-red-primary);text-decoration-line:underline}.tweet-actions-module__TCXXfW__likeIconWrapper,.tweet-actions-module__TCXXfW__replyIconWrapper,.tweet-actions-module__TCXXfW__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}.tweet-actions-module__TCXXfW__likeIcon,.tweet-actions-module__TCXXfW__replyIcon,.tweet-actions-module__TCXXfW__copyIcon{height:var(--tweet-actions-icon-size);fill:currentColor;-webkit-user-select:none;user-select:none}.tweet-actions-module__TCXXfW__likeIcon{color:var(--tweet-color-red-primary)}.tweet-actions-module__TCXXfW__likeCount,.tweet-actions-module__TCXXfW__replyText,.tweet-actions-module__TCXXfW__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}.tweet-actions-module__TCXXfW__reply:hover>.tweet-actions-module__TCXXfW__replyIconWrapper{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-actions-module__TCXXfW__reply:hover>.tweet-actions-module__TCXXfW__replyText{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}.tweet-actions-module__TCXXfW__replyIcon{color:var(--tweet-color-blue-primary)}.tweet-actions-module__TCXXfW__copy{font:inherit;cursor:pointer;background:0 0;border:none}.tweet-actions-module__TCXXfW__copy:hover>.tweet-actions-module__TCXXfW__copyIconWrapper{background-color:var(--tweet-color-green-primary-hover)}.tweet-actions-module__TCXXfW__copy:hover .tweet-actions-module__TCXXfW__copyIcon{color:var(--tweet-color-green-primary)}.tweet-actions-module__TCXXfW__copy:hover>.tweet-actions-module__TCXXfW__copyText{color:var(--tweet-color-green-primary);text-decoration-line:underline}
.tweet-replies-module__ktL-Xa__replies{padding:.25rem 0}.tweet-replies-module__ktL-Xa__link{color:var(--tweet-color-blue-secondary);-webkit-user-select:none;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}.tweet-replies-module__ktL-Xa__link:hover{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-replies-module__ktL-Xa__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}
.quoted-tweet-container-module__cim9QG__root{border:var(--tweet-border);width:100%;margin:var(--tweet-quoted-container-margin);cursor:pointer;border-radius:12px;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.quoted-tweet-container-module__cim9QG__root:hover{background-color:var(--tweet-quoted-bg-color-hover)}.quoted-tweet-container-module__cim9QG__article{box-sizing:inherit;position:relative}
.quoted-tweet-header-module__Cx2l9W__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}.quoted-tweet-header-module__Cx2l9W__avatar{width:20px;height:20px;position:relative}.quoted-tweet-header-module__Cx2l9W__avatarOverflow{border-radius:9999px;width:100%;height:100%;position:absolute;overflow:hidden}.quoted-tweet-header-module__Cx2l9W__avatarSquare{border-radius:4px}.quoted-tweet-header-module__Cx2l9W__author{align-items:center;margin:0 .5rem;display:flex}.quoted-tweet-header-module__Cx2l9W__authorText{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.quoted-tweet-header-module__Cx2l9W__username{color:var(--tweet-font-color-secondary);text-overflow:ellipsis;margin-left:.125rem;text-decoration:none}
.quoted-tweet-body-module__qHviCq__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}
.tweet-not-found-module__sn80BG__root{flex-direction:column;align-items:center;padding-bottom:.75rem;display:flex}.tweet-not-found-module__sn80BG__root>h3{margin-bottom:.5rem;font-size:1.25rem}
.skeleton-module__yM3A9W__skeleton{background-image:var(--tweet-skeleton-gradient);background-size:400% 100%;border-radius:5px;width:100%;animation:8s ease-in-out infinite skeleton-module__yM3A9W__loading;display:block}@media (prefers-reduced-motion:reduce){.skeleton-module__yM3A9W__skeleton{background-position:200% 0;animation:none}}@keyframes skeleton-module__yM3A9W__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.tweet-skeleton-module__ZayCwq__root{pointer-events:none;padding-bottom:.25rem}
.ImageEditorModal-module__6Rfidq__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:999;background:#03071299;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.ImageEditorModal-module__6Rfidq__modalContent{background:#0f172ad9;flex-direction:column;gap:20px;width:90%;max-width:420px;padding:24px;display:flex}.ImageEditorModal-module__6Rfidq__modalHeader{justify-content:space-between;align-items:center;display:flex}.ImageEditorModal-module__6Rfidq__modalHeader h3{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:700}.ImageEditorModal-module__6Rfidq__closeBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.ImageEditorModal-module__6Rfidq__closeBtn:hover{color:#fff;background:#ffffff0d}.ImageEditorModal-module__6Rfidq__cropContainer{background-color:#0c0f1d;background-image:linear-gradient(45deg,#ffffff05 25%,#0000 25%),linear-gradient(-45deg,#ffffff05 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff05 75%),linear-gradient(-45deg,#0000 75%,#ffffff05 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:12px;justify-content:center;align-items:center;width:100%;height:320px;display:flex;position:relative;overflow:hidden}.ImageEditorModal-module__6Rfidq__previewImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;max-width:100%;max-height:100%;transition:transform 50ms linear;position:absolute}.ImageEditorModal-module__6Rfidq__cropRing{border:2px dashed var(--primary-color);pointer-events:none;z-index:10;border-radius:50%;width:240px;height:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999px #030712a6}.ImageEditorModal-module__6Rfidq__controls{flex-direction:column;gap:16px;display:flex}.ImageEditorModal-module__6Rfidq__controlRow{align-items:center;gap:12px;width:100%;display:flex}.ImageEditorModal-module__6Rfidq__slider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:3px;outline:none;flex-grow:1;height:6px}.ImageEditorModal-module__6Rfidq__slider::-webkit-slider-thumb{appearance:none;background:var(--primary-color);width:16px;height:16px;box-shadow:0 0 8px var(--primary-glow);cursor:pointer;transition:var(--transition-smooth);border-radius:50%}.ImageEditorModal-module__6Rfidq__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.ImageEditorModal-module__6Rfidq__actionRow{justify-content:space-between;align-items:center;width:100%;margin-top:4px;display:flex}
.IconPicker-module__TaqMFa__pickerContainer{width:100%;position:relative}.IconPicker-module__TaqMFa__triggerBtn{border:1px solid var(--border-color);color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);text-align:left;background:#ffffff08;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.IconPicker-module__TaqMFa__triggerBtn:focus,.IconPicker-module__TaqMFa__triggerBtn:hover{border-color:var(--primary-color);box-shadow:0 0 10px var(--primary-glow);background:#ffffff0f}.IconPicker-module__TaqMFa__triggerContent{align-items:center;gap:10px;display:flex}.IconPicker-module__TaqMFa__triggerIcon{color:var(--primary-color);align-items:center;display:flex}.IconPicker-module__TaqMFa__triggerLabel{font-size:14px;font-weight:500}.IconPicker-module__TaqMFa__popover{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color-hover);width:320px;max-height:420px;box-shadow:var(--shadow-lg), 0 0 30px #ec48991a;z-index:150;background:#0f172af2;border-radius:16px;flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) IconPicker-module__TaqMFa__fadeIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden}@keyframes IconPicker-module__TaqMFa__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.IconPicker-module__TaqMFa__searchWrapper{border-bottom:1px solid #ffffff0d;padding:12px}.IconPicker-module__TaqMFa__searchInput{color:#fff;width:100%;transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:8px 12px;font-size:13px}.IconPicker-module__TaqMFa__searchInput:focus{border-color:var(--primary-color);box-shadow:0 0 8px var(--primary-glow);background:#ffffff0f}.IconPicker-module__TaqMFa__tabs{scrollbar-width:none;background:#ffffff03;border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;padding:8px 12px;display:flex;overflow:auto hidden}.IconPicker-module__TaqMFa__tabs::-webkit-scrollbar{display:none}.IconPicker-module__TaqMFa__tabBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.IconPicker-module__TaqMFa__tabBtn:hover{color:#fff;background:#ffffff08}.IconPicker-module__TaqMFa__activeTab{color:#fff;border:1px solid #ec489933;background:#ec489926!important}.IconPicker-module__TaqMFa__scrollArea{flex-direction:column;flex:1;gap:16px;padding:12px;display:flex;overflow-y:auto}.IconPicker-module__TaqMFa__scrollArea::-webkit-scrollbar{width:6px}.IconPicker-module__TaqMFa__scrollArea::-webkit-scrollbar-track{background:0 0}.IconPicker-module__TaqMFa__scrollArea::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.IconPicker-module__TaqMFa__categorySection{flex-direction:column;gap:8px;display:flex}.IconPicker-module__TaqMFa__categoryTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.IconPicker-module__TaqMFa__grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.IconPicker-module__TaqMFa__iconBtn{aspect-ratio:1;color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff03;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:flex}.IconPicker-module__TaqMFa__iconBtn:hover{color:var(--primary-color);background:#ffffff14;border-color:#ec489933;transform:scale(1.1);box-shadow:0 0 10px #ec489940}.IconPicker-module__TaqMFa__activeIcon{color:var(--primary-color);border-color:var(--primary-color);background:#ec489926;box-shadow:0 0 10px #ec48994d}.IconPicker-module__TaqMFa__hoverInfo{background:#0003;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;min-height:32px;padding:8px 12px;display:flex}.IconPicker-module__TaqMFa__hoverLabel{color:var(--text-muted);font-size:11px;font-weight:500}.IconPicker-module__TaqMFa__hoverName{color:#fff;font-size:11px;font-weight:600}.IconPicker-module__TaqMFa__emptySearch{color:var(--text-muted);text-align:center;padding:24px 0;font-size:13px}.IconPicker-module__TaqMFa__removeIconBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ef444414;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:4px 12px 8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.IconPicker-module__TaqMFa__removeIconBtn:hover{color:#fff;background:#ef444426;border-color:#ef4444;box-shadow:0 0 10px #ef444433}
