.post-list{list-style-type:none;margin:0;padding:0;width:100%}.post-list__item{border-bottom:1px solid #242424}.app{background-color:#131313;min-height:100vh;min-height:100svh;display:flex;flex-direction:column}.content{display:flex;flex-direction:column;flex:auto}.post{background-color:#000;color:#b5b5b5;display:flex;justify-content:center}.post__inner{width:100%;max-width:600px;display:flex;flex-direction:column;gap:8px;padding:16px}.post__headline{margin:0;font-family:Bitter;font-size:20px}.post__link{color:#fff}.post p,.post h3{margin:0}.post__details{font-size:14px}.post dl,.post dd,.post dt{margin:0;padding:0;color:#ccc}.post dt{display:none}.post dl{display:flex;flex-wrap:wrap;flex-direction:row;gap:2px;overflow:hidden}.post dd{display:inline-flex;align-items:center}.post dd:not(:first-of-type):before{content:"";border:.1rem solid #666;margin:0 .5rem}.post__metadata{color:#dadada}.header{display:flex;flex-direction:row;background-color:#000;border-bottom:1px solid #242424;padding:8px;align-items:center;justify-content:center;position:sticky;top:0}.header__title{margin:0;font-size:18px;color:#f7f7f7}.empty-state{display:flex;flex:auto;flex-direction:column;justify-content:space-between;align-items:center;padding:64px;gap:32px;color:#999;width:100%}.empty-state__message{font-size:20px;margin:0}.empty-state__show-old{display:flex;flex-direction:row;gap:8px;background-color:transparent;color:#f6f6f6;margin:0 auto}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}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}
