.MainFeed-module__IWqlmW__container{border-right:1px solid var(--twitter-border);border-left:1px solid var(--twitter-border);flex:auto;width:100%;max-width:600px;height:100vh;overflow-y:auto}@media (max-width:500px){.MainFeed-module__IWqlmW__container{border-left:none;border-right:none;max-width:100%;margin-bottom:53px;padding-top:53px}}.MainFeed-module__IWqlmW__header{background-color:var(--twitter-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--twitter-border);z-index:10;position:sticky;top:0}.MainFeed-module__IWqlmW__title{padding:12px 16px;font-size:20px;font-weight:700;display:none}.MainFeed-module__IWqlmW__tabs{height:53px;display:flex}.MainFeed-module__IWqlmW__tab{cursor:pointer;color:var(--twitter-light-gray);background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:0;font-size:15px;font-weight:500;transition:background-color .2s;display:flex;position:relative}.MainFeed-module__IWqlmW__tab:hover{background-color:var(--twitter-hover)}.MainFeed-module__IWqlmW__tab.MainFeed-module__IWqlmW__active{color:var(--foreground);font-weight:700}.MainFeed-module__IWqlmW__indicator{background-color:var(--twitter-blue);border-radius:9999px;width:56px;height:4px;position:absolute;bottom:0}.MainFeed-module__IWqlmW__composeArea{border-bottom:1px solid var(--twitter-border);background:var(--twitter-card-bg);padding:12px 16px}.MainFeed-module__IWqlmW__feedList{flex-direction:column;gap:8px;padding:8px 0;display:flex}.MainFeed-module__IWqlmW__loading,.MainFeed-module__IWqlmW__error,.MainFeed-module__IWqlmW__empty{text-align:center;color:var(--twitter-light-gray);padding:20px}.MainFeed-module__IWqlmW__container{flex-direction:column;align-items:stretch;display:flex}
.TweetComposer-module__Up0_4G__container{border-bottom:1px solid var(--twitter-border);padding:16px;display:flex}.TweetComposer-module__Up0_4G__avatar{background-color:var(--twitter-light-gray);border-radius:50%;flex-shrink:0;width:40px;height:40px;margin-right:12px}.TweetComposer-module__Up0_4G__content{flex:1}.TweetComposer-module__Up0_4G__inputWrapper{margin-bottom:12px}.TweetComposer-module__Up0_4G__input{width:100%;color:var(--foreground);resize:none;background:0 0;border:none;outline:none;font-family:inherit;font-size:20px;line-height:1.5}.TweetComposer-module__Up0_4G__input::placeholder{color:var(--twitter-light-gray)}.TweetComposer-module__Up0_4G__previewContainer{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.TweetComposer-module__Up0_4G__previewItem{aspect-ratio:16/9;background-color:var(--twitter-border);border-radius:16px;width:calc(50% - 4px);position:relative;overflow:hidden}.TweetComposer-module__Up0_4G__previewContainer:has(.TweetComposer-module__Up0_4G__previewItem:only-child) .TweetComposer-module__Up0_4G__previewItem{width:100%}.TweetComposer-module__Up0_4G__previewContainer:has(.TweetComposer-module__Up0_4G__previewItem:nth-child(3):last-child) .TweetComposer-module__Up0_4G__previewItem:first-child{width:100%}:is(.TweetComposer-module__Up0_4G__previewContainer:has(.TweetComposer-module__Up0_4G__previewItem:nth-child(3):last-child) .TweetComposer-module__Up0_4G__previewItem:nth-child(2),.TweetComposer-module__Up0_4G__previewContainer:has(.TweetComposer-module__Up0_4G__previewItem:nth-child(3):last-child) .TweetComposer-module__Up0_4G__previewItem:nth-child(3)){width:calc(50% - 4px)}.TweetComposer-module__Up0_4G__previewImage{object-fit:cover;width:100%;height:100%}.TweetComposer-module__Up0_4G__removeImageButton{color:#fff;cursor:pointer;background-color:#000000b3;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex;position:absolute;top:8px;right:8px}.TweetComposer-module__Up0_4G__removeImageButton:hover{background-color:#000000e6}.TweetComposer-module__Up0_4G__privacy{color:var(--twitter-blue);cursor:pointer;border-radius:9999px;align-items:center;width:fit-content;margin-left:-12px;padding:4px 12px;font-size:14px;font-weight:700;transition:background-color .2s;display:flex}.TweetComposer-module__Up0_4G__privacy:hover{background-color:var(--twitter-blue-light)}.TweetComposer-module__Up0_4G__globeIcon{margin-right:4px}.TweetComposer-module__Up0_4G__divider{background-color:var(--twitter-border);height:1px;margin-bottom:12px}.TweetComposer-module__Up0_4G__actions{justify-content:space-between;align-items:center;display:flex}.TweetComposer-module__Up0_4G__icons{gap:4px;margin-left:-8px;display:flex}.TweetComposer-module__Up0_4G__iconButton{color:var(--twitter-blue);border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.TweetComposer-module__Up0_4G__iconButton:hover{background-color:var(--twitter-blue-light)}.TweetComposer-module__Up0_4G__postSection{align-items:center;gap:12px;display:flex}.TweetComposer-module__Up0_4G__errorMessage{color:#f4212e;font-size:14px}.TweetComposer-module__Up0_4G__successMessage{color:#00ba7c;font-size:14px}.TweetComposer-module__Up0_4G__uploadProgress{color:var(--twitter-blue);font-size:13px;font-weight:500}.TweetComposer-module__Up0_4G__spinning{animation:1s linear infinite TweetComposer-module__Up0_4G__spin}@keyframes TweetComposer-module__Up0_4G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TweetComposer-module__Up0_4G__charCount{color:var(--twitter-light-gray);text-align:right;min-width:30px;font-size:14px;font-weight:400}.TweetComposer-module__Up0_4G__charCount.TweetComposer-module__Up0_4G__overLimit{color:#f4212e;font-weight:700}.TweetComposer-module__Up0_4G__postButton{background-color:var(--twitter-blue);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:80px;padding:8px 16px;font-size:15px;font-weight:700;transition:background-color .2s;display:flex}.TweetComposer-module__Up0_4G__postButton:hover:not(:disabled){background-color:var(--twitter-blue-hover)}.TweetComposer-module__Up0_4G__postButton:disabled{opacity:.5;cursor:not-allowed}.TweetComposer-module__Up0_4G__postButtonIcon{display:none}@media (max-width:500px){.TweetComposer-module__Up0_4G__postButtonText{display:none}.TweetComposer-module__Up0_4G__postButtonIcon{display:block}.TweetComposer-module__Up0_4G__postButton{width:40px;min-width:40px;height:40px;padding:0}}.TweetComposer-module__Up0_4G__urlPreviewContainer{border-top:1px solid var(--twitter-border);margin-top:12px;padding:8px 0}
.Tweet-module__F2fG9q__container{border-bottom:1px solid var(--twitter-border);cursor:pointer;padding:12px 16px;transition:background-color .2s;display:flex}.Tweet-module__F2fG9q__container:hover{background-color:#ffffff08}.Tweet-module__F2fG9q__avatar{background-color:var(--twitter-light-gray);border-radius:50%;flex-shrink:0;width:40px;height:40px;margin-right:12px}.Tweet-module__F2fG9q__content{flex:1;min-width:0}.Tweet-module__F2fG9q__tweetLink{color:inherit;text-decoration:none;display:block}.Tweet-module__F2fG9q__header{cursor:pointer;align-items:center;gap:4px;margin-bottom:2px;font-size:15px;display:flex}.Tweet-module__F2fG9q__name{color:var(--foreground);font-weight:700}.Tweet-module__F2fG9q__handle,.Tweet-module__F2fG9q__time,.Tweet-module__F2fG9q__dot{color:var(--twitter-light-gray)}.Tweet-module__F2fG9q__text{color:var(--foreground);white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:20px}.Tweet-module__F2fG9q__imageContainer{border:1px solid var(--twitter-border);border-radius:16px;gap:2px;margin-top:12px;margin-bottom:12px;display:grid;overflow:hidden}.Tweet-module__F2fG9q__imageContainer:has(>:first-child:last-child){grid-template-columns:1fr}.Tweet-module__F2fG9q__imageContainer:has(>:nth-child(2):last-child){grid-template-columns:1fr 1fr}.Tweet-module__F2fG9q__imageContainer:has(>:nth-child(3):last-child){grid-template-columns:1fr 1fr}.Tweet-module__F2fG9q__imageContainer:has(>:nth-child(3):last-child)>:first-child{grid-row:span 2}.Tweet-module__F2fG9q__imageContainer:has(>:nth-child(4):last-child){grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.Tweet-module__F2fG9q__tweetImage{object-fit:cover;width:100%;height:100%;max-height:500px}.Tweet-module__F2fG9q__urlContainer{margin-top:12px;margin-bottom:12px}.Tweet-module__F2fG9q__actions{justify-content:space-between;max-width:425px;margin-top:12px;display:flex}.Tweet-module__F2fG9q__actionButton{color:var(--twitter-light-gray);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.Tweet-module__F2fG9q__iconWrapper{border-radius:50%;justify-content:center;align-items:center;margin:-8px;padding:8px;transition:background-color .2s;display:flex}.Tweet-module__F2fG9q__reply:hover{color:var(--twitter-blue)}.Tweet-module__F2fG9q__reply:hover .Tweet-module__F2fG9q__iconWrapper{background-color:var(--twitter-hover)}.Tweet-module__F2fG9q__retweet:hover{color:#00ba7c}.Tweet-module__F2fG9q__retweet:hover .Tweet-module__F2fG9q__iconWrapper{background-color:#00ba7c1a}.Tweet-module__F2fG9q__retweet.Tweet-module__F2fG9q__retweeted{color:#00ba7c}.Tweet-module__F2fG9q__like:hover{color:#f91880}.Tweet-module__F2fG9q__like:hover .Tweet-module__F2fG9q__iconWrapper{background-color:#f918801a}.Tweet-module__F2fG9q__like.Tweet-module__F2fG9q__liked{color:#f91880}.Tweet-module__F2fG9q__view:hover{color:var(--twitter-blue)}.Tweet-module__F2fG9q__view:hover .Tweet-module__F2fG9q__iconWrapper{background-color:var(--twitter-hover)}.Tweet-module__F2fG9q__share:hover{color:var(--twitter-blue)}.Tweet-module__F2fG9q__share:hover .Tweet-module__F2fG9q__iconWrapper{background-color:var(--twitter-hover)}
