:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{color:#f5f5f5;background:#0b0b0c;margin:0;padding:0}#root{text-align:left;max-width:720px;min-height:100vh;margin:0 auto;padding:16px}.feedRoot{color:#f5f5f5;flex-direction:column;gap:0;font-family:Manrope,Segoe UI,Helvetica Neue,sans-serif;display:flex}.feedNotice{opacity:.7;margin:8px 0 0}.postCard{border-bottom:1px solid #ffffff14;gap:12px;padding:16px 8px;display:flex}.postCard:last-child{border-bottom:none}.postAvatar{color:#0b0b0c;background:linear-gradient(135deg,#f4f4f5,#cfd0d2);border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.postAvatarImage{object-fit:cover;background:#f4f4f5;border-radius:999px;flex:none;width:42px;height:42px}.postBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.postHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.postName{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.postTimestamp{color:#ffffff8c;flex:none;font-size:12px}.postText{color:#ffffffd1;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.45}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
