:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#080808;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.tweet{display:flex;padding:10px 0;border-radius:5px;border-bottom:1px solid #ccc}@media (max-width: 768px){.tweet{max-width:100vw}}.avatar{width:50px;height:50px;border-radius:50%;margin-right:10px}.tweet-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden;margin:0 10px}.tweet-header{display:flex;justify-content:space-between;align-items:center}.usernameAndTimestampContainer{display:flex;justify-content:space-between;align-items:center;color:#fff}.usernameAndTimestampContainer a{color:#fff;text-decoration:none}.username{margin:0}.timestamp{font-size:12px;color:#888}.message{margin:1% 0;white-space:pre-line;word-wrap:break-word;text-overflow:ellipsis;max-width:50ch;word-break:keep-all}.tweetImageContainer__img{width:100%;height:auto;max-width:500px;max-height:500px;object-fit:cover;border-radius:10px}.tweet-actions{display:flex;justify-content:start;gap:10px;margin-top:10px}.like-button,.retweet-button{background-color:transparent;border:none;cursor:pointer;font-size:16px;margin-right:10px;padding:0}.like-button:hover,.retweet-button:hover{color:#e0245e}.readMore{color:#1da1f2;cursor:pointer;font-size:14px;margin-top:10px}.repostedPost{border:white 1px solid;border-radius:10px}.twemoji{width:1.2rem}.layout{height:100%;width:100%;max-inline-size:1200px;display:grid;grid-template-columns:1fr 3fr 1.5fr;gap:2rem;margin:0 auto}@media only screen and (max-width: 768px){.layout{grid-template-columns:1fr}}@media (max-width: 768px){.layout__left-sidebar-container,.layout__right-sidebar-container{display:none}}.brand{height:28px;filter:invert(100%);padding:10px;margin-top:1rem}.layout__left-sidebar{position:fixed;height:100%;display:flex;flex-direction:column;justify-content:space-between}.sidebar-nav{display:flex;flex-direction:column;gap:.4rem;margin:1rem 0;font-size:20px;font-weight:400}.sidebar-nav__item{color:#e9e9e9;display:flex;align-items:center;padding:10px;width:fit-content;font-weight:700}.sidebar-nav__item:hover{background:rgba(137,164,180,.1);color:#777;border-radius:20px;cursor:pointer}.sidebar-nav__item--active{color:#707070}.sidebar-nav__item-icon{height:26px;margin-right:20px}.sidebar-nav__item--active .sidebar-nav__item-icon{filter:invert(67%) sepia(60%) saturate(4956%) hue-rotate(176deg) brightness(95%) contrast(99%)}.layout__left-sidebar-post{display:flex;justify-content:center;align-items:center;background:#1723ce;color:#fff;padding:14px 0;border-radius:30px;font-size:17px;font-weight:700;letter-spacing:2px}.layout__left-sidebar-post:hover{cursor:pointer;color:#fff;background:#1723cec7}.layout__account{display:flex;flex-direction:row;align-items:center;padding:10px 12px;margin-bottom:5px}.layout__account:hover{background:rgba(137,164,180,.1);border-radius:40px;cursor:pointer}.layout__account-img img{width:40px;height:40px;border-radius:999px;display:flex;justify-content:center;align-items:center}.layout__account-name{margin-left:12px;margin-right:12px;font-size:18px;font-weight:600;width:100%}.layout__main{border-left:.5px solid #fff;border-right:.5px solid #fff}.layout__right-sidebar{position:fixed;width:350px}.trends-for-you{border-radius:15px;background:rgb(22,24,28);margin-bottom:15px}.trends-for-you__block{border-bottom:1px solid #000;padding:10px 15px}.trends-for-you__block:last-child{border-bottom:none}.trends-for-you__heading{font-size:19px;font-weight:700;color:#fff}.trends-for-you__meta-information{font-size:13px;font-weight:300;color:#71767b}.trends-for-you__trend-name{font-size:15px;color:#fff;font-weight:700;margin-bottom:5px;margin-top:2px}.who-to-follow{background:rgb(22,24,28);border-radius:15px}.who-to-follow__block{padding:10px 15px;display:flex;align-items:center;border-bottom:1px solid #000}.who-to-follow__block:last-child{border-bottom:none}.who-to-follow__author-logo{width:49px;height:49px;border-radius:50px;margin-right:10px}.who-to-follow__author-slug{color:#71767b;font-size:15px}.who-to-follow__author-name{font-size:15px;font-weight:700;color:#fff}.who-to-follow__content{display:flex;justify-content:space-between;width:100%}.who-to-follow__heading{font-size:19px;font-weight:700;color:#fff}.who-to-follow__button{border:none;color:#000;background:rgb(256,256,256);font-size:15px;font-weight:700;border-radius:9999px;padding:4px;min-width:67px;align-self:center;height:fit-content;display:flex;justify-content:center;align-items:center}.who-to-follow__button:hover{background:rgba(256,256,256,.8);cursor:pointer}.search input{width:100%;border-radius:30px;padding:10px;border:none;cursor:text;margin-bottom:15px;margin-top:5px}.search input:focus{border:none}.bottom-tab-menu{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 -2px 4px #0000001a}.bottom-tab-menu ul{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0;list-style:none}.bottom-tab-menu li{flex:1;text-align:center}.bottom-tab-menu a{display:block;padding:1rem;color:#333;text-decoration:none;transition:background-color .2s ease-in-out}.bottom-tab-menu a:hover{background-color:#f5f5f5}@media (max-width: 768px){.bottom-tab-menu{display:block}}@media (min-width: 769px){.bottom-tab-menu,.mobile_topbar{display:none}}.mobile_topbar{position:sticky;top:0;width:100%}.mobile_topbar_layout{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 12px;margin-bottom:5px;background-color:#000}.scroll_down{top:-6rem}.scroll_up{top:0;transition:top .3s ease-in-out}.drawer{background:#000!important}.post{width:100%;max-width:600px;margin:0 auto;padding:20px;box-sizing:border-box}.post-form{display:flex;flex-direction:column}.post-textarea{width:100%;min-height:150px;margin-bottom:10px;padding:10px;border-radius:5px;border:none}.post-submit{align-self:flex-end;padding:10px 20px;color:#fff;background-color:#1da1f2;border:none;border-radius:20px;cursor:pointer}.post-switch{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.toggle-switch{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.toggle-switch input:checked+.slider{background-color:#1da1f2}.toggle-switch input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:white;transition:all;box-shadow:0 0 10px 5px #0000001a}.edit__screen{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;background:#1C1C1C;margin:0}.edit__banner{display:flex;align-items:center;width:90%;margin:0;margin-top:1rem;filter:brightness(.6)}.edit__banner:hover{filter:brightness(1);transition:.5s;cursor:pointer}.edit__banner>img{border-radius:20px;width:100%}.edit__profileImg{margin-right:50%;margin-top:-10%;width:100px;z-index:2;filter:brightness(.6)}.edit__profileImg:hover{filter:brightness(1);transition:.5s;cursor:pointer}.edit__editForm{display:flex;flex-direction:column;width:80%}.edit__labels{font-size:1.2rem}.edit__inputs{padding-block:1rem;padding-inline:.5rem;border-radius:10px;border-style:none;font-size:1.2rem;color:#787878;background-color:#262626;word-break:break-word;resize:none;margin-block:.5rem;outline:none}.edit__textArea{font-family:Helvetica}.edit__inputs:active,.edit__inputs:focus{outline:solid 3px #75A0EF;color:#fff}.edit__expositor{padding-inline:0rem;padding-block:1.5rem;display:flex;justify-content:space-evenly;align-items:center}.edit__trophies{height:80px}.edit__themeAndSave{margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.edit__theme{display:flex;flex-direction:column}.edit__theme>input{background-color:#262626;border-style:none;width:5rem;height:3rem}.edit__save{height:4rem;padding-inline:2rem;background:var(--gradient, linear-gradient(133deg, #8a56ea 0%, rgba(89, 245, 255, .76) 100%));box-shadow:0 4px 4px #00000040;border-style:none;filter:brightness(.8);font-size:1.2rem}.edit__save:hover{filter:brightness(1.1);transition:.5s}
