:root{--light-gray:#e1e1e1;--off-white:#f5f5f5;--orange:#efc9a5;--green:#bccbc8;--red:#af5010}body{margin:0 auto;padding:0;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e1e1e1;background-color:var(--light-gray);box-sizing:border-box;line-height:1.6rem;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{color:#000;text-decoration:none}.home-page-container{width:100vw;max-width:750px;margin:0 auto;opacity:0;-webkit-animation:loading-homepage .2s ease-in .5s;animation:loading-homepage .2s ease-in .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (min-width:750px){.home-page-container{margin-top:4rem;border:1px solid rgba(0,0,0,.5)}}@-webkit-keyframes loading-homepage{0%{opacity:0}to{opacity:1}}@keyframes loading-homepage{0%{opacity:0}to{opacity:1}}.home-page-msg-container{padding:2rem 1rem;text-align:center;font-family:"Roboto Mono",monospace}.home-page-msg-container h1{font-weight:400;font-size:1.5rem}.home-page-msg-container h3{font-weight:300}.header-container{width:100vw;background-color:var(--green);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding-bottom:3rem}.header-container div{padding:.5rem 0}.headline-container{font-family:"Roboto Condensed",sans-serif;padding:0;margin:0;text-align:center;line-height:2.5rem}.headline-container h1{font-weight:300;letter-spacing:.5rem;padding:0 .5rem;margin:0;font-size:1.5rem}.headline-container span{font-weight:700}@media (min-width:1029px){.header-container{padding-bottom:0}}.loader-icon-wrapper{width:100%;font-size:30px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:2% 0}.post-selftext{position:relative;width:80vw;max-width:500px;font-size:.9rem}.post-page-component button{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:2rem auto;cursor:pointer}.post-page-component button,.topics-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.topics-container{width:100vw;background-color:var(--orange);-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;max-width:750px}.topics-container a{color:#000;text-decoration:none;padding:1.5rem}@media (min-width:550px){.topics-container{-webkit-justify-content:space-around;justify-content:space-around}}.feed-market-container{display:grid;text-align:center;padding:2rem 1rem;margin:1.5rem 1rem}.feed-market-header{font-family:"Roboto Mono",monospace;padding-bottom:1rem}.feed-market-header h1{font-weight:500}.feed-market-header h2{font-weight:300;font-size:1rem}.coins-name-container,.market-data-container{display:grid;grid-template-columns:repeat(4,1fr);-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.market-data-container{grid-auto-rows:auto;border-bottom:1px solid #c5d6d6}.coins-name-container p{font-weight:700}.price-change-red{color:#dd4a01}.price-change-green{color:#329192}.coin-name{font-weight:700}.empty-data-container{margin:0 auto;text-align:center;font-family:"Roboto Mono",monospace}.empty-data-container p{font-size:1rem;font-weight:300}.subreddits{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;width:300px;margin:0 auto;padding:1rem}.subreddits button{cursor:pointer;border:none;background-color:transparent;font-size:.9rem;font-weight:700;color:#3b3b3b}.subreddits button:hover{color:var(--red)}.subreddits button:focus{color:var(--red);-webkit-text-decoration-line:underline;text-decoration-line:underline}.show-posts-container{width:80vw;max-width:600px;margin:2rem auto;background-color:var(--off-white);border-radius:20px;box-shadow:2px 2px 5px #888;padding:.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.show-posts-container h2{font-size:1rem;font-weight:600}.show-posts-container a{color:#000;text-decoration:none;cursor:pointer}.posts-img-container{max-width:200px}.posts-img-container img{display:block;width:100%}.posts-selftext{position:relative;width:80vw;max-width:500px;max-height:150px;overflow:hidden;font-size:.9rem}.posts-info-section{width:80vw;max-width:500px;padding:1rem 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.posts-info-section p{color:rgba(0,0,0,.5);font-family:"Roboto Mono",monospace;font-size:.8rem;padding:0;margin:0}
/*# sourceMappingURL=main.7768472e.chunk.css.map */