.App{background-color:#121212;text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.body{align-items:flex-start;display:flex;justify-content:flex-end}@media only screen and (max-width:500px){.body{flex-wrap:wrap-reverse}}#search input{background:#f3f3f3;border:none;border-radius:4px;flex-grow:1;height:-webkit-max-content;height:max-content;margin:25px 0;padding:8px 16px;width:300px}#search input::-webkit-input-placeholder{font-size:16px}#search input::placeholder{font-size:16px}#search-icon{height:auto;padding:0 0 0 10px;vertical-align:middle;width:24px}@media only screen and (max-width:500px){#search input{margin:20px 0}}header{align-content:center;background-color:hsla(0,0%,100%,.07);display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr 1fr}h1{color:#fff}#minimal{color:gold}@media screen and (max-width:500px){h1{margin:20px 0 0}header{display:flex;flex-wrap:wrap;justify-content:center}}.post-wrapper{background-color:hsla(0,0%,100%,.07);border-radius:12px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);display:flex;margin:20px 10px 20px 20px}.post-votes-container{margin-top:10px;padding-top:10px;width:10%}.post-comments-container{display:flex}.post-container{text-align:left;width:100%}.post-image-container.skeleton,.post-title.skeleton{width:90%}.post-image{border-radius:8px;height:auto;max-width:90%;width:90%}.post-title{font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.17em;font-weight:700;text-align:left}.post-details{align-items:center;border-top:1px solid #ebebeb;color:#ebebeb;display:flex;font-size:.75em;gap:10px;justify-content:space-between;margin:15px 0;max-width:90%;padding-top:10px}h3{color:#f0f0f0}.post-votes-value{color:#ebebeb;font-size:16px;padding:10px}@media only screen and (max-width:500px){.post-wrapper{width:90%}.post-container{margin-left:auto;margin-right:auto;width:70%}.post-votes-container{margin:10px auto}.post-votes-value{margin:0;padding:10px 0;text-align:center}}.comment{background-color:hsla(0,0%,100%,.07);border-radius:12px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);color:#ebebeb;margin:15px 0;max-width:90%}.comment-metadata{display:flex;justify-content:space-between;margin:0 15px}.comment-author{color:gold;font-weight:700;margin:10px}.skeleton{min-width:100px}.comment-created-time{font-style:italic}.comment-body{overflow-wrap:anywhere;padding:0 15px 20px}@media only screen and (max-width:500px){.comment{font-size:12px}.comment-body{margin:auto 5px;padding:0 10px 20px}.comment-metadata{margin:0 10px 0 5px}.skeleton{min-width:50px}}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.subreddits-wrapper{background-color:hsla(0,0%,100%,.07);border-radius:12px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);margin:20px 20px 20px 10px;max-width:25%;text-align:left;width:100%}h2{font-size:1.5em;margin:20px 40px}h2,ul{color:#ebebeb}ul{list-style:none}li{margin-left:-20px;width:95%}.subreddit-icon{background-color:#fff;border-radius:100%;height:30px;width:30px}button{background-color:hsla(0,0%,100%,0);border:none;color:#ebebeb;display:flex;font-size:1em;padding:20px;text-align:left;width:100%}button:hover,li.subreddit.active{background-color:hsla(0,0%,100%,.1);border-radius:12px}li.subreddit.active{width:95%}p{margin:auto 10px}@media only screen and (max-width:500px){.subreddits-wrapper{height:160px;max-width:90%}h2{margin-left:20px}ul{overflow-x:auto;white-space:nowrap}li{display:inline-block;margin-left:-20px;margin-right:25px}li,li.subreddit.active{width:auto}}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}
/*# sourceMappingURL=main.576f04e1.css.map*/