@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";body{background-color:#000;color:#fff;margin:0 auto;max-width:1800px}#root{width:100%;display:flex;justify-content:space-between}.main{display:flex}.milieu{width:55%}.timeline{font-family:Inter,sans-serif;border-left:1px solid #2F3336;border-right:1px solid #2F3336}.header{padding:1.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2F3336}.top-tweets{width:1.5rem;height:auto}.page-title{font-size:1.5rem;font-weight:700}.tweet-editor{display:flex;align-items:flex-start;justify-content:flex-start;gap:20px;padding:.3rem 1rem;border-bottom:1px solid #2F3336}.avatar{flex:0 0 70px}.avatar img{max-width:100%;max-height:100px;border-radius:100%}.tweet-editor-form{flex:auto;width:100%}.tweet-editor-input{height:60px;width:100%;border:none;outline:none;font-size:1.3rem;background-color:#000;color:#fff;resize:none;padding:10px 0 0;margin:13px 0}.tweet-editor-buttons{display:flex;align-items:center;justify-content:space-between}.tweet-editor-actions{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.tweet-editor-actions button{background-color:transparent;border:none}.tweet-editor-actions button:hover{border-radius:50%}.button{height:35px;text-transform:capitalize;width:100px;text-align:center;border:none;border-radius:50px;background-color:#1d9bf0;color:#fff;font-size:1rem;margin:10px}.tweet{display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;padding:1.5rem 1rem;border-bottom:1px solid #2F3336}.tweet-avatar{flex:0 0 70px}.tweet-avatar img{max-width:100%;max-height:100px;border-radius:100%}.tweet-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:30px;width:100%}.tweet-body{display:flex;flex-direction:column;gap:.5rem}.tweet-title{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;font-size:1rem}.tweet-title svg{width:1.5rem;height:auto}.tweet-title-author{display:flex;align-items:center;gap:.3rem;font-size:1rem;font-weight:700}.tweet-title-details{color:#6e767d}.tweet-text{color:#d9d9d9;font-size:1rem}.tweet-image img{max-width:100%;height:auto;border-color:#2f3336;border-style:solid}.tweet-actions{display:flex;justify-content:center;align-items:center;gap:5rem;color:gray;font-size:1rem}.tweet-actions svg{width:1rem;height:auto;color:#2f3336;color:#1d9bf0}.tweet-action{display:flex;align-items:center;justify-content:center;gap:20px}.tweet-action:hover{color:#1d9bf0}*{text-decoration:none}.sidebar{position:sticky;top:0;width:20%;margin-top:1rem;height:100vh}.sidebar-content{width:100%;padding-top:18px;height:85%;margin-left:25px;padding-bottom:50px}.page-title-sidebare{font-size:1rem;font-weight:700;font-family:Inter,sans-serif;color:#fff}.side-nav{display:flex;align-items:center;width:95%;gap:1rem;padding-bottom:7px;padding-top:7px;margin-top:10px}.side-nav:hover{margin-left:5px}.user-footer{display:flex}.contenu-footer{gap:30px;font-family:Inter,sans-serif;color:#7c7b7b;font-size:15px}.contenu-footer h5{margin:0}.sidebar-content button{height:35px;display:flex;margin-left:-35px;padding-right:-20px;align-items:center;justify-content:center}.sidebar-content img{margin-left:-35px}.trends{position:sticky;width:25%;display:flex;flex-direction:column;align-items:center;gap:1rem;font-family:Inter,sans-serif}.search-twitter{margin-left:33px;margin-top:20px;position:sticky;top:0;width:95%;background-color:#202327;border-radius:20px;padding:.7rem;display:flex;align-items:center}.search-twitter input{background:none;border:inherit;margin-left:-1rem;font-size:1rem;outline:none;color:#f3f1f1;margin-left:10px}.search-twitter img{width:20px;color:#6e767d}.trends-for-you{margin-left:33px;background-color:#202327;width:95%;border-radius:20px;padding:.7rem;display:flex;flex-direction:column;gap:1rem;color:#6e767d}.trends-title{display:flex;justify-content:space-between;align-items:center}.trends-title h3{margin-top:0;margin-bottom:0;color:#c8c8c8}.squid{display:flex;justify-content:space-between;align-items:center}.squid-conent{display:flex;flex-direction:column}.squid-conent:hover{padding-left:5px}.squid-conent,h3,p{margin-top:0;margin-bottom:0}.show-more:hover{border-bottom:2px solid blue;margin-right:180px}.squid-conent h3{color:#c8c8c8}.show-more{color:#00f}.who-to-follow{margin-left:33px;background-color:#202327;width:95%;border-radius:20px;padding:.7rem;display:flex;flex-direction:column;gap:1rem}.follow:hover{padding-left:5px}.follow{display:flex;align-items:center}.followConten{width:100%;display:flex;justify-content:space-between;margin-top:.5rem;margin-bottom:.5rem}.btnfollow{font-size:1rem;font-weight:100;height:30px;border-radius:20px;width:100px;border:none;padding:2px}.tweet-title-author2 p{font-size:.8rem;font-weight:700}.tweet-title-author2{display:flex;gap:.5rem;align-items:center}.info-content{width:95%;margin-left:3rem;margin-right:2.5rem;padding-left:13px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-4{left:1rem}.top-0{top:0}.top-56{top:14rem}.z-50{z-index:50}.mx-0{margin-left:0;margin-right:0}.my-2{margin-top:.5rem;margin-bottom:.5rem}.flex{display:flex}.table{display:table}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-24{height:6rem}.h-48{height:12rem}.w-14{width:3.5rem}.w-24{width:6rem}.w-\[600px\]{width:600px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.rounded-\[50\%\]{border-radius:50%}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-\[\#1D9BF0\]{--tw-border-opacity: 1;border-color:rgb(29 155 240 / var(--tw-border-opacity))}.border-\[\#202327\]{--tw-border-opacity: 1;border-color:rgb(32 35 39 / var(--tw-border-opacity))}.border-\[\#2F3336\]{--tw-border-opacity: 1;border-color:rgb(47 51 54 / var(--tw-border-opacity))}.border-\[\#fff\]{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.bg-\[\#202327\]{--tw-bg-opacity: 1;background-color:rgb(32 35 39 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.text-\[\#9b9fa3\]{--tw-text-opacity: 1;color:rgb(155 159 163 / var(--tw-text-opacity))}.text-\[\#f9f9f9\]{--tw-text-opacity: 1;color:rgb(249 249 249 / var(--tw-text-opacity))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:rounded-lg:hover{border-radius:.5rem}.hover\:bg-\[\#202327\]:hover{--tw-bg-opacity: 1;background-color:rgb(32 35 39 / var(--tw-bg-opacity))}.hover\:text-\[\#d3d8dd\]:hover{--tw-text-opacity: 1;color:rgb(211 216 221 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}
