body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{overscroll-behavior:none}body{--twitter-color:#41b517;--twitter-background:#e6ecf0;background:#8edb9c;overflow:hidden}.app{display:flex;height:100vh;margin:0 auto;max-width:1300px}.splash-screen{align-items:center;animation:fadeOut 1s ease-in-out 2.5s forwards;background-color:#17af63;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.splash-screen h1{animation:fadeIn 1s ease-in-out;color:#fff;font-size:19vw;position:absolute}.splash-screen h3{animation:fadeIn 2s ease-in-out;color:#fff;font-size:5vw;position:absolute;top:70%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.post{align-items:flex-start;border-bottom:1px solid var(--twitter-background);display:flex;overscroll-behavior:none}.daisizen .post--body .post--header .post--headerDescription{font-size:30px}.post--body{flex:1 1;overflow-x:hidden}p{margin:0;padding:0}.post--body>img{border-radius:20px;width:100%}.post--footer{display:flex;justify-content:space-between;margin-top:10px}.post--headerDescription{font-size:11px;margin-bottom:10px}.post--headerText>h3{font-size:12px;margin-bottom:5px}.daisizen .post--body .post--header .post--headerText>h3{font-size:30px}.post--badge{color:var(--twitter-color);font-size:14px!important}.daisizen .post--body .post--header .post--headerSpecial{color:gray;font-size:28px;font-weight:600}.post--headerSpecial{color:gray;font-size:12px;font-weight:600}.post--avatar{padding:15px}.daisizen .post--avatar{padding:30px}.avatar-daisizen{border-radius:50%;height:80px!important;width:80px!important}.timeline{-webkit-overflow-scrolling:touch;background:#fff;border-right:1px solid var(--twitter-background);flex:1 1;overflow-y:scroll;overscroll-behavior:none}.timeline::-webkit-scrollbar{display:none}.timeline--header{background-color:#0b9e5e;border:1px solid var(--twitter-background);padding:5px 20px;position:sticky;top:0;z-index:100}.timeline--header>h2{color:#fff;font-size:30px;font-weight:800}.tweetBox{border-bottom:8px solid var(--twitter-background);padding-bottom:10px;padding-right:10px}.tweetBox>form{display:flex;flex-direction:column}.tweetBox--input{display:flex;padding:20px}.tweetBox--input>input{border:none;flex:1 1;font-size:20px;margin-left:20px}.tweetBox--imageInput{border:none;padding:20px}.tweetBox--tweetButton{background-color:var(--twitter-color)!important;border-radius:30px!important;color:#fff!important;font-weight:900!important;height:40px!important;margin-left:auto!important;margin-top:20px!important;width:130px!important}
/*# sourceMappingURL=main.d8e346f1.css.map*/