.tweet{box-sizing:border-box;width:37.375rem;padding:.625rem .9375rem;border:1px solid #2f3336;border-bottom:none;height:fit-content;display:flex;flex-direction:row}.tweet-text{font-weight:400;font-size:.9375rem;color:#d9d9d9}.tweet:hover{transition:.25s;background-color:rgba(255,255,255,.027)}.tweet-profile-picture-area{flex:0 0 49px;height:100%;width:49px;margin-right:10px}.tweet-profile-picture{width:100%;border-radius:50%}.tweet-header{display:flex;flex-direction:row;gap:5px;line-height:100%;height:1.3125rem}.tweet-name{font-weight:700}.tweet-date,.tweet-username{color:#6e767d}.tweet-main{width:100%;display:flex;flex-direction:column}.tweet-actions{width:100%;display:flex;flex-direction:row;color:#6e767d;justify-content:space-between;justify-self:start;align-self:flex-end;max-width:26.5625rem;margin:.625rem auto 0 0}.tweet-action{display:flex;align-items:center;justify-content:center;font-family:Twitter;border-radius:50%;line-height:1.3125rem;height:2.171875rem;width:2.171875rem;font-size:1.25rem;font-weight:400;user-select:none}.tweet-name{display:flex;flex-direction:row;justify-content:baseline}.verified-icon{margin-left:.125rem;color:#d9d9d9;font-family:Twitter;font-size:1rem;user-select:none;font-weight:400}.action-default:hover{background-color:rgba(29,161,242,.1);color:#1da1f2}.action-green:hover{background-color:rgba(23,191,99,.1);color:#1dba65}.action-red:hover{background-color:rgba(224,36,94,.1);color:#e0245e}.tweet-action-data{font-family:systemui}.solid-button{border-radius:9999px;width:fit-content;height:2.298175rem;padding:0 15px;background-color:#1da1f2;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:.9375rem;color:#fff;outline:0;border:none}.header{box-sizing:border-box;width:37.375rem + 3.3125rem;height:28.75rem;padding:0 0;border:1px solid #2f3336;border-bottom:none}.header-banner{height:200px;width:100%;object-fit:contain}.header-profile-section{display:flex;padding:0 .9375rem;flex-direction:column;gap:.625rem}.header-profile-top-row{display:flex;flex-direction:row;height:3.06206875rem;align-items:center}.header-profile-second-row{margin-top:-.625rem}.header-profile-picture-box{border-radius:50%;width:25%;border-width:.25rem;border:0 solid #000;margin-top:-15%;padding:.25rem;box-sizing:border-box;background-color:#000}.header-profile-picture{width:100%;height:auto;border-radius:50%;min-width:3.0625rem;min-height:3.0625rem;object-fit:contain}.header-profile-follow-button{align-self:flex-end;margin:auto 0 auto auto}.header-profile-user-name{color:#fff;font-weight:800;font-size:1.1875rem;display:flex;flex-direction:row;align-items:center}.header-profile-verified-icon{margin-left:.125rem;color:#d9d9d9;font-family:Twitter;font-size:1.5rem;user-select:none;font-weight:400}.header-profile-user-username{color:#6e767d;font-weight:400;font-size:.9375rem}.header-profile-fourth-row{display:flex;flex-direction:row;gap:.5rem}.header-profile-info{display:flex;gap:.15rem;flex-direction:row;align-items:center;color:#6e767d}.header-profile-info-icon{font-family:Twitter;line-height:1.3125rem;font-size:1.25rem;font-weight:400;user-select:none}.header-profile-last-row{display:flex;flex-direction:row;gap:1rem}.header-profile-follow{display:flex;flex-direction:row;gap:.1rem}.header-profile-follow-data{font-weight:700}.header-profile-follow-label{color:#6e767d}.header-profile-bottom-nav-placeholder{display:flex;flex-direction:row;font-weight:700;font-size:.9375rem;height:3.25rem;width:calc(100% + (2 * .9375rem));justify-content:space-around;color:#6e767d;margin:.25rem -.9375rem -.9375rem -.9375rem}.header-profile-bottom-nav-placeholder-item{display:flex;width:150%;padding:0 1rem;justify-content:center;align-items:center;white-space:nowrap}.header-profile-bottom-nav-placeholder-item-active{color:#1da1f2;border-bottom:2px solid #1da1f2}.profile-navigation-header{box-sizing:border-box;width:37.375rem;height:3.3125rem;padding:0 0;border:1px solid #2f3336;border-bottom:none}.tweets-list{margin:auto;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.virtualized-list{scroll-behavior:smooth;overflow-y:auto}.virtualized-list>ul{margin-right:auto;margin-left:auto;width:37.375rem}a,a:visited{appearance:none;text-decoration:none;color:#1da1f2}*{margin:0;padding:0}html{scroll-behavior:smooth;font-family:system-ui;color:#d9d9d9}body{background-color:#000}