code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#e7e9ea;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App,body{min-height:100vh}.App{margin:0 auto;max-width:600px;padding:0}.App-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000a6;border-bottom:1px solid #2f3336;padding:16px 20px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:1000}.App-header h1{color:#e7e9ea;font-size:20px;font-weight:800;letter-spacing:-.5px;margin:0}main{background-color:initial;border-radius:0;box-shadow:none;padding:0}.tweet-list{display:flex;flex-direction:column;gap:0}.tweet{background-color:initial;border:none;border-bottom:1px solid #2f3336;border-radius:0;cursor:pointer;padding:12px 16px;transition:background-color .2s ease}.tweet:hover{background-color:#ffffff08}.tweet-author{align-items:flex-start;display:flex;gap:12px;margin-bottom:2px}.author-avatar{border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.author-info{align-items:center;display:flex;flex:1 1;gap:4px;min-width:0}.author-info strong{color:#e7e9ea;font-weight:700}.author-info strong,.author-username{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-username{color:#71767b}.tweet-content{margin-left:52px}.tweet-text{word-wrap:break-word;color:#e7e9ea;font-size:15px;line-height:1.3125;margin:0 0 12px;white-space:pre-wrap}.tweet-meta{color:#71767b;font-size:15px;margin-top:12px}.quoted-tweet{background-color:initial;border:1px solid #2f3336;border-radius:16px;cursor:pointer;margin:12px 0 0;padding:12px;transition:background-color .2s ease}.quoted-tweet:hover{background-color:#ffffff08}.quoted-tweet-author{align-items:center;display:flex;gap:4px;margin-bottom:2px}.quoted-author-avatar{border-radius:50%;height:20px;object-fit:cover;width:20px}.quoted-author-info{align-items:center;display:flex;flex:1 1;gap:4px;min-width:0}.quoted-author-info strong{color:#e7e9ea;font-weight:700}.quoted-author-info strong,.quoted-author-username{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quoted-author-username{color:#71767b}.quoted-tweet-text{word-wrap:break-word;color:#e7e9ea;font-size:15px;line-height:1.3125;margin:2px 0 8px;white-space:pre-wrap}.quoted-tweet-meta{color:#71767b;font-size:14px}.quoted-tweet-media{margin-top:12px}.quoted-tweet-image,.quoted-tweet-video{border:1px solid #2f3336;border-radius:16px;height:auto;max-width:100%;object-fit:cover;width:100%}.quoted-tweet-image,.quoted-tweet-video{max-height:400px}.error,.loading{color:#71767b;font-size:15px;padding:40px 20px;text-align:center}.error{color:#f4212e}.no-tweets{color:#71767b;font-size:15px;padding:40px 20px;text-align:center}@media (max-width:600px){.App{max-width:100%}.App-header,.tweet{padding:12px 16px}.author-avatar{height:36px;width:36px}.tweet-content{margin-left:48px}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#2f3336;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3e4144}
/*# sourceMappingURL=main.c60a3911.css.map*/