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}.app{align-items:center;background-color:hsla(39,70%,71%,.849);flex-direction:column;font-family:Courier New,Courier,monospace;overflow-x:hidden;padding-bottom:.5rem;padding-top:.25rem}.app,.main{display:flex;margin:0;width:100%}.main{flex-direction:row;justify-content:center;padding:0}.side-bar{align-content:center;display:flex;flex-direction:column;max-width:30%;padding:0}@media (max-width:480px){.side-bar{width:25%}}.header{background-color:#fff1e2;border-radius:10px;height:4rem;margin:0 .25rem .25rem;transition-duration:.5s;transition-property:background-color;width:99%}.header,.header .title{align-items:center;display:flex;justify-content:space-between}.header .title{font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:bolder;margin:.5rem;padding:1rem}.header h4{margin-left:.5rem}.header input{background-color:#ddba94;border:none;border-radius:5px;box-shadow:none;color:#000;cursor:default;float:right;font-size:1.2rem;font-weight:400;height:2rem;margin-left:0;margin-right:10rem;padding-left:.5rem;padding-top:.2rem;width:20rem}.header form:hover input,.header input{transition-duration:.5s;transition-property:background-color}.header form:hover input{background-color:#e48e3e}.header input:hover{font-size:.75rem}.header input:focus{background-color:#e48e3e;font-size:1rem;outline:none}.header input::placeholder{color:#000;font-weight:200}.header form{position:relative}.search-bar:focus+.search-box{display:block;position:absolute;width:100%}.search-box{display:none}@media (max-width:1000px){.search-symbol{display:none}}@media (max-width:480px){.header{height:6rem;width:98%}.header input{font-size:12px;height:5vw;margin-left:1vw;margin-right:0;padding-left:1vw;width:33vw}}@media (max-width:768px){.header{height:6rem}.header input{height:5vw;margin-right:2vw;width:20vw}.header input,.header input:focus{font-size:12px}}.results-list{background-color:#ddba94;border-radius:4pt;display:flex;flex-direction:column;justify-content:center;list-style:none;margin-top:2.4rem;padding-left:0;position:relative;width:100%;z-index:1}.results-list .result{align-items:center;border-radius:4pt;display:flex;flex-direction:row;justify-content:space-between;margin:1%;width:98.5%}.result .left{align-items:center;display:flex;order:-1}.result .right{order:1}.results-list .result:hover{background-color:#d0d0d0;cursor:pointer;display:flex;margin:1%}.results-list .result img{border-radius:25%;height:2rem;margin-right:.4rem}.filter{background-color:#fff1e2;border-radius:8pt;font-weight:600;margin:0 .25rem;padding:0;transition-duration:.5s;transition-property:background-color;width:98%}.filter-title{padding:0;text-align:center;width:100%}.filter-title p{margin:0;padding:0}.filter .container{display:flex;flex-direction:row;justify-content:center;width:100%}.filter .card{align-items:center;background-color:#e48e3e;border-radius:5pt;display:flex;flex-direction:column;margin:.2rem;padding:.7rem;width:15.5%}.filter .active,.filter .card{transition-duration:.5s;transition-property:background-color}.filter .active{background-color:#eb7d16;border:.5pt solid #fff;color:#fff}.filter .card:focus,.filter .card:hover{background-color:#eb7d16;color:#fff;cursor:pointer;transition-duration:.5s;transition-property:background-color}.filter .card .img{height:2.5rem;margin:0;padding:0}.filter .card p{margin:0}@media (max-width:480px){.filter{font-size:2vw}.filter .card{height:7vw;padding:0;width:7vw}.filter .card .img{height:4vw;margin-top:.5vw}}@media (max-width:768px){.filter{font-size:1.5vw}.filter .card{height:6vw;padding:0 0 .5vw;width:6vw}.filter .card .img{height:4vw;margin-top:.5vw}}@media (max-width:1024px){.filter{font-size:1.5vw}.filter .card{height:6vw;padding:0 0 .5vw;width:6vw}.filter .card .img{height:4vw;margin-top:.5vw}}.post{align-items:center;border-radius:3pt;border-radius:8pt;display:flex;height:8rem;justify-content:flex-start;list-style-type:none;margin-bottom:.25rem;margin-top:.25rem;overflow:hidden;padding-bottom:1rem;transition:background-color .5s;width:100%}.post:hover{cursor:pointer}.post:hover .score,.post:hover~.score{visibility:visible!important}.post .score svg{height:1.5rem;width:1.5rem}.post .score p{margin-left:0}.post video{height:auto;max-height:90%;width:60%}.inactive .post{align-items:stretch;background-color:#fff1e2;display:flex;height:11rem;margin:.25rem 0 .35rem}.inactive .post:hover{background-color:#e6af68}.inactive .post .content{display:none}.inactive .post .score{align-items:center;background-color:#fff1e2;box-sizing:border-box;color:#000;display:flex;flex-direction:column;height:120%;justify-content:center;padding-bottom:1.5rem;padding-top:1.5rem;transition:background-color .5s,color .5s;visibility:collapse;width:8%;z-index:9999}.inactive:hover .post .score{background-color:#e2862f;color:#000}.inactive .post .score p{font-size:85%}.active .post{background-color:#e6af68;height:34rem}.active .post .left-side{display:none}.active .post .score{background-color:#e2862f;color:#000;flex-direction:column;min-height:110%;padding:2px;width:8%;z-index:9999}.active .post .content,.active .post .score{align-items:center;display:flex;justify-content:center}.active .post .content{height:100%;max-height:80%;max-width:100%}.active .content img{border-radius:4pt;max-height:85%;max-width:85%}.active .content .gallery,.active .content .link{align-self:center;display:block;font-weight:700;height:90%;max-width:30%;text-align:center;text-transform:capitalize}.active .content .gallery img,.active .content .link img{height:auto;max-width:100%;width:auto}.active .content .text{font-size:1rem;height:100%;overflow:auto;width:95%}.post .score p{font-size:85%;font-weight:600}.post .left-side{align-items:center;aspect-ratio:100/100;display:flex;height:100%;justify-content:center;max-width:15%}.post .left-side img{border-radius:4pt;max-height:75%;max-width:75%}.post .right-side{height:100%;width:95%}.post .right-side .top{display:flex;margin:.5rem -1rem 0;padding-left:1rem;width:100%}.post .right-side .top p{font-size:.8rem;margin:0;padding:.1rem .5rem}.post .right-side .top .subreddit{font-weight:700}.post .right-side .top .subreddit:hover{font-style:italic;text-decoration:underline}.post .right-side .top .author{font-size:12px;font-style:italic;overflow:hidden}.post .right-side .bottom{margin:0}.post .right-side .bottom .title{font-size:1.4rem;font-weight:600;margin-left:1rem;width:92%}.active .hidden,.inactive .comments-toggle,.inactive .hidden{display:none}.post .show{display:block}.active .post .comments-toggle{aspect-ratio:1/1;background-color:rgba(255,110,43,.712);border:none;border-radius:4pt;cursor:pointer;display:flex;flex-direction:column;font-size:.7rem;margin-right:.25rem;margin-top:31rem;max-width:40px;position:relative;width:10%}.active .post .comments-toggle:hover{background-color:rgba(255,93,43,.767)}.active #comments{max-height:25rem;min-height:auto;overflow:scroll}@media (max-width:1100px){.post .left-side{max-width:25%}}@media (max-width:860px){.active .post .score,.inactive .post .score{width:10%}.inactive .post{height:12rem}}@media (max-width:670px){.active .post .score,.inactive .post .score{width:15%}.post .right-side .bottom .title{font-size:3vw;margin-left:1vw}.inactive .post{height:10rem}.active .content .gallery img,.active .content .link img{height:auto;width:100%}.active .content .gallery,.active .content .link{max-width:100%;width:80%}}@media (max-width:480px){.post .right-side .top .subreddit{font-size:2vw}.post .right-side .bottom .title{font-size:.8rem}.active .post{height:70vw}.inactive .post{height:8rem}.active .post .comments-toggle{font-size:1.5vw;height:6vw;margin-top:61vw;width:6vw}.active .post .score p,.inactive .post .score p{font-size:1.5vw}}.comment{background-color:#ca8c52;border-radius:4px;margin:.25rem 1rem;padding:.5rem;width:93%}.comment .top{align-items:center;display:flex;height:2rem;justify-content:space-between;margin-top:0;padding-top:0;width:100%}.comment .top .author{font-size:.75rem;height:100%;margin-bottom:0;margin-right:1rem;margin-top:0;padding-top:0}.comment .top .score{display:flex;height:2rem;margin-top:0;padding-top:0}.comment .top img{height:.75rem;padding-right:.2rem;padding-top:.25rem}.comment .top p{margin-top:0;padding-top:0}.comment .body{margin-top:0}.feed-error{align-items:center;background-color:#3c3c3c;border-radius:5pt;display:flex;height:17rem;justify-content:center;margin-left:.4rem;margin-top:.6rem;width:100%}.feed-error img{height:3rem;max-width:25%}.feed-error h4{font-size:1.5rem;margin-left:1rem;padding-bottom:.7rem}.posts{height:100%;margin-left:1rem;margin-right:1rem;overflow-x:hidden;overflow-y:auto;padding-top:0;width:100%}.posts ul{margin-left:0;margin-top:0;padding-left:0}.posts .loading-title,.posts .posts-title{margin-bottom:.7rem;margin-top:.5rem;text-align:center}.posts .loading-title{color:#0000}@media (max-width:480px){.posts .loading-title,.posts .posts-title{font-size:3vw}}button{align-items:center;display:flex;font-size:1rem;font-weight:700;justify-content:center}@media (max-width:480px){button{font-size:calc(12px + .3vw)}}.subredditList{display:block;font-size:1rem;margin:0 .25rem;width:100%}.subredditList ul{display:flex;flex-direction:column;list-style-type:none;margin-left:0;margin-right:0;margin-top:.6rem;padding-left:0;padding-right:0;position:relative;width:100%}.subredditList li{display:flex;justify-content:left}.subredditList button{background-color:#fff1e2;border:none;border-radius:0;cursor:pointer;height:4rem;margin-bottom:0;margin-right:0;margin-top:0;overflow:hidden;position:relative;transition:background-color .5s,color .5s;width:100%}.subredditList li:first-of-type button{border-top-left-radius:8px;border-top-right-radius:8px}.subredditList li:last-of-type button{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.subredditList button:hover{background-color:#e48e3e;color:#fff}
/*# sourceMappingURL=main.fe26d43b.css.map*/