:root{--main-color:#0b0b0b;--main-bg-color:#f1d5b8}*{margin:0;padding:0}.topbar{width:100%;height:80px;justify-content:space-between;background-color:var(--main-bg-color);font-family:"Hannari"}.left,.topbar{display:flex;align-items:center}.left{font-size:30px;margin-left:10px;font-family:"Ubuntu",sans-serif}.topbarLeftTitle{cursor:pointer}.right{display:flex;align-items:center;margin-right:10px}.right input{height:30px;width:200px;border:none;border-radius:2px}.rightIcon{cursor:pointer}.rightIcon .search{position:relative;right:25px;margin-top:6px}.home{display:flex;height:100%}.posts{flex:9 1;display:flex;flex-wrap:wrap;margin:20px}.post{width:370px;display:flex;flex-direction:column;margin-left:50px;margin-bottom:30px;font-family:"Sawarabi Gothic";background-color:#f9f9f9}.postImg{width:370px;height:220px;object-fit:cover;cursor:pointer}.postCategories{display:flex}.postCat{font-size:15px;color:#555;cursor:pointer;font-family:"Ubuntu",sans-serif;margin-right:10px}.postTitle{font-size:25px;cursor:pointer;color:var(--main-color)}.postTitle :hover{color:#e2aa72}.postDate{font-size:15px;color:#555;font-style:italic;font-family:"Ubuntu",sans-serif}.postDesc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media screen and (max-width:400px){.post{width:80%;margin:0 auto 20px}.postImg{width:100%;height:100px}.postTitle{font-size:20px}.postDesc{font-size:12px}}.sidebar{flex:3 1;background-color:#fdfaf7}.sidebarItem{display:flex;flex-direction:column;align-items:center;margin-top:30px}.sidebarItem img{object-fit:cover;border-radius:5px;width:200px;height:150px}.sidebarTitle{width:80%;text-align:center;padding:3px 0;font-family:"Ubuntu",sans-serif;font-size:20px;border-top:1px solid var(--main-color);border-bottom:1px solid var(--main-color);margin-bottom:15px}.sidebarName{margin-bottom:5px}.sidebarContent,.sidebarName{font-family:"Sawarabi Gothic"}.sidebarContent{margin-top:12px;width:80%;font-size:15px}.sidebarList{font-family:"Ubuntu",sans-serif;list-style-type:none}.sidebarListItem{display:inline-block;width:40%;margin-left:10%;margin-bottom:8px}@media screen and (max-width:400px){.sidebarItem img{width:120px;height:90px}.sidebarContent{font-size:12px}}.single{display:flex}.singlePost{flex:9 1}.singlePostWrapper{padding:20px}.singlePostImg{width:100%;height:300px;object-fit:cover}.singlePostCat{display:flex;margin-top:10px;font-size:20px;color:#555;font-family:"Ubuntu",sans-serif}.singlePostTitle{margin-top:5px;font-size:40px;font-family:"Sawarabi Gothic"}.singlePostDate{font-size:20px;color:#555;font-style:italic;font-family:"Ubuntu",sans-serif;text-align:right}.singlePostDesc{font-size:20px;font-family:"Sawarabi Gothic";margin-top:10px}.singlePostDesc:first-letter{margin-left:20px;font-size:30px;font-weight:600}@media screen and (max-width:400px){.singlePostImg{height:200px}.singlePostCat,.singlePostDate{font-size:15px}.singlePostTitle{font-size:25px}.singlePostDesc{font-size:12px}.singlePostDesc:first-letter{margin-left:12px;font-size:20px;font-weight:600}}.filteredHome,.searchHome{display:flex;height:100%}.menu{position:absolute;z-index:10;width:50%;top:80px;height:150%;right:0;bottom:0;background-color:#fdfaf7;border-bottom:5px solid #eabf95}.categoryName{margin-top:10px;margin-left:70px;font-family:"Sawarabi Gothic"}.categoryName span{font-family:"Ubuntu",sans-serif}.Posts{flex:9 1;display:flex;flex-wrap:wrap;margin:20px}
/*# sourceMappingURL=main.0187abcd.chunk.css.map */