div.reportBtnContainer{position:relative}div.reportBtnContainer>img.reportBtn{cursor:pointer}div.reportBtnContainer>div.reportBtnBox{position:absolute;min-width:340px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:12px;box-sizing:border-box;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;transform:translateX(calc(-100% + 30px))}div.reportBtnContainer>div.reportBtnBox div.reportBtnTop{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}div.reportBtnContainer>div.reportBtnBox div.reportBtnTop>span{font-family:Pretendard-Bold;font-size:16px;color:#0090e1}div.reportBtnContainer>div.reportBtnBox div.reportBtnTop>img{cursor:pointer}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom{position:relative}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox{display:flex;flex-direction:column;height:auto;overflow:hidden}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>span{width:100%;height:38px;box-shadow:0 1px 2px 0 rgba(98,198,255,.1);display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>span>label{width:100%;height:100%;cursor:pointer;display:flex;justify-content:space-between;align-items:center}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>span>label>div.unCheckedCircle{width:16px;height:16px;border-radius:100%;border:1px solid rgba(98,198,255,.2);background-color:rgba(98,198,255,.05);margin-right:4px}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>textarea{margin-top:10px;width:98%;height:100px;flex-shrink:0;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;color:#0090e1;resize:none;font-size:16px;margin-right:auto;margin-left:auto}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>textarea:focus{outline:none}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>button{display:flex;justify-content:center;align-items:center;width:100%;height:32px;font-size:16px;border-radius:5px;background-color:#0090e1;color:#fff;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);margin-top:20px}div.reportBtnContainer>div.reportBtnBox>div.reportBtnBottom>div.reportLabelBox>button>img{margin-right:4px;margin-top:-4px}div.commentReplyBox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:27px;box-sizing:border-box}div.commentReplyBox>img.commentProfileImg{border-radius:10px;box-shadow:0 4px 4px 0 hsla(0,100%,94%,.5);margin-right:30px;cursor:pointer}div.commentReplyBox>div.commentInfoBox{width:100%}div.commentReplyBox>div.commentInfoBox>div.commentInfo{margin-bottom:14px}div.commentReplyBox>div.commentInfoBox>div.commentInfo>span{color:#b5b5b5;font-size:12px}div.commentReplyBox>div.commentInfoBox>div.commentInfo>span:first-child{color:#0090e1;margin-right:30px;font-family:Pretendard-Bold;font-size:14px;cursor:pointer}div.commentReplyBox>div.commentInfoBox>div.commentContent{margin-bottom:14px;width:100%;max-width:800px}section.nestedReplySendBox>div.imgPostPromptBox{margin-top:10px;display:flex;flex-direction:column;width:100%;padding-bottom:10px;border-bottom:1px solid #62c6ff}section.nestedReplySendBox>div.imgPostPromptBox>div{color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}section.nestedReplySendBox>div.imgPostPromptBox>textarea{margin-top:10px;width:100%;height:60px;flex-shrink:0;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;color:#0090e1;resize:none;font-size:16px;display:flex;justify-content:flex-start;align-items:center}section.nestedReplySendBox>div.imgPostPromptBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400}section.nestedReplySendBox>div.imgPostPromptBox>textarea:focus{outline:none}section.nestedReplySendBox>div.replySendBtnBox{width:100%;display:flex;justify-content:flex-end;align-items:center;margin:10px 0}section.nestedReplySendBox>div.replySendBtnBox>button{display:flex;justify-content:center;align-items:center;width:150px;height:36px;font-size:18px;border-radius:5px;background-color:#0090e1;color:#fff;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);margin-left:10px}section.nestedReplySendBox>div.replySendBtnBox>button>img{margin-right:10px}div.commentBtn{cursor:pointer;font-size:14px;color:#0090e1;display:flex}div.commentBtn>div{margin-right:15px;display:flex;justify-content:flex-start;align-items:flex-start}div.commentBtn>div>img{rotate:180deg}div.nestedCommentReplyBox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:15px;box-sizing:border-box;padding-left:70px;margin-left:0}div.nestedCommentReplyBox>img.commentProfileImg{border-radius:10px;box-shadow:0 4px 4px 0 hsla(0,100%,94%,.5);margin-right:30px;cursor:pointer}div.nestedCommentReplyBox>div.commentInfoBox{width:100%}div.nestedCommentReplyBox>div.commentInfoBox>div.commentInfo{margin-bottom:14px}div.nestedCommentReplyBox>div.commentInfoBox>div.commentInfo>span{color:#b5b5b5;font-size:12px}div.nestedCommentReplyBox>div.commentInfoBox>div.commentInfo>span:first-child{color:#0090e1;margin-right:30px;font-family:Pretendard-Bold;font-size:14px;cursor:pointer}div.nestedCommentReplyBox>div.commentInfoBox>div.commentContent{margin-bottom:14px;width:100%;max-width:800px}div.nestedCommentReplyBox>div.commentInfoBox>div.commentContent>span{margin-right:12px;color:#62c6ff}div.commentContainer>div.commentMoreShowBtn{display:flex;justify-content:center;align-items:center;margin-top:60px}div.commentContainer>div.commentMoreShowBtn>button{width:247px;height:35px;background-color:#0090e1;border-radius:5px;font-size:18px;color:#fff}section.replySendBox>div.imgPostPromptBox{margin-top:70px;display:flex;flex-direction:column;width:100%;padding-bottom:44px;border-bottom:1px solid #62c6ff}section.replySendBox>div.imgPostPromptBox>div{color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}section.replySendBox>div.imgPostPromptBox>textarea{margin-top:10px;width:100%;height:100px;flex-shrink:0;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;color:#0090e1;resize:none;font-size:16px}section.replySendBox>div.imgPostPromptBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}section.replySendBox>div.imgPostPromptBox>textarea:focus{outline:none}section.replySendBox>div.replySendBtnBox{width:100%;display:flex;justify-content:center;align-items:center;margin:70px 0}section.replySendBox>div.replySendBtnBox>button{display:flex;justify-content:center;align-items:center;width:250px;height:36px;font-size:18px;border-radius:5px;background-color:#0090e1;color:#fff;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}section.replySendBox>div.replySendBtnBox>button>img{margin-right:10px}div.referredImgPostCardBox{width:100%;max-width:160px;border-radius:150px 150px 2px 2px;display:flex;flex-direction:column;justify-content:space-between;position:relative;cursor:pointer;box-sizing:content-box;box-shadow:0 4px 4px 0 hsla(0,0%,67%,.1)}div.referredImgPostCardBox:hover{scale:1.01}div.referredImgPostCardBox:active:before{background-color:hsla(0,0%,100%,.5)}div.referredImgPostCardBox>a>img{border-top-left-radius:150px;border-top-right-radius:150px;min-height:160px;object-fit:cover;max-width:160px;max-height:200px}div.hashPostCardBox,div.imgPostCardBox{width:100%;max-width:160px;height:100%;max-height:160px;border-radius:10px 10px 2px 2px;display:flex;flex-direction:column;justify-content:space-between;position:relative;cursor:pointer;box-sizing:content-box;box-shadow:0 4px 4px 0 hsla(0,0%,67%,.1)}div.hashPostCardBox:hover,div.imgPostCardBox:hover{scale:1.01}div.hashPostCardBox:active:before,div.imgPostCardBox:active:before{background-color:hsla(0,0%,100%,.5)}div.hashPostCardBox>a,div.imgPostCardBox>a{max-width:160px;max-height:160px}div.hashPostCardBox>a>img,div.imgPostCardBox>a>img{border-top-left-radius:10px;border-top-right-radius:10px;min-height:160px;object-fit:cover;max-width:160px;max-height:160px}div.hashPostInfoCardBottom,div.imgPostInfoCardBottom{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:4px;box-sizing:border-box}div.hashPostInfoCardBottom img.imgPostInfoCardBottomImg,div.imgPostInfoCardBottom img.imgPostInfoCardBottomImg{border-radius:5px}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo{font-size:10px;width:65%;padding-left:4px;box-sizing:border-box}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#5f5f5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom{color:#a4a4a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.hashPostInfoCardBottom img.imgPostInfoCardBottomHeart,div.imgPostInfoCardBottom img.imgPostInfoCardBottomHeart{object-position:center}@media screen and (max-width:976px){div.referredImgPostCardBox{width:100%!important;max-width:unset}div.referredImgPostCardBox>a,div.referredImgPostCardBox>a>img{width:100%!important;height:100%!important;max-width:unset;max-height:unset}div.referredImgPostCardBox>a>img{object-fit:fill;aspect-ratio:unset!important;min-height:unset!important}div.referredImgPostCardBox:nth-child(13),div.referredImgPostCardBox:nth-child(14),div.referredImgPostCardBox:nth-child(15){display:none}div.imgPostCardBox{width:100%!important;max-width:unset;max-height:unset!important}div.imgPostCardBox>a,div.imgPostCardBox>a>img{width:100%!important;height:100%!important;max-width:unset;max-height:unset}div.imgPostCardBox>a>img{object-fit:fill;aspect-ratio:unset!important;min-height:unset!important}div.imgPostCardBox:nth-child(19),div.imgPostCardBox:nth-child(20){display:none}div.hashPostCardBox{width:100%!important;max-width:unset;max-height:unset!important}div.hashPostCardBox>a,div.hashPostCardBox>a>img{width:100%!important;height:100%!important;max-width:unset;max-height:unset}div.hashPostCardBox>a>img{object-fit:fill;aspect-ratio:unset!important;min-height:unset!important}div.hashPostCardBox:first-child{grid-column:span 3}div.hashPostCardBox:nth-child(2),div.hashPostCardBox:nth-child(2)>a>img,div.hashPostCardBox:nth-child(3),div.hashPostCardBox:nth-child(3)>a>img,div.hashPostCardBox:nth-child(4),div.hashPostCardBox:nth-child(4)>a>img{border-radius:0}div.hashPostCardBox:nth-child(2){border-bottom-left-radius:10px;overflow:hidden}div.hashPostCardBox:nth-child(4){border-bottom-right-radius:10px;overflow:hidden}div.hashPostCardBox:nth-child(5){display:none}div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{width:35px}div.hashPostInfoCardBottom{position:absolute;bottom:0;background-color:hsla(0,0%,100%,.5)}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo{position:relative;width:100%}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{width:35px;color:#525252}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom{width:35px;color:#0090e1}}@media screen and (max-width:768px){div.referredImgPostCardBox:nth-child(10),div.referredImgPostCardBox:nth-child(11),div.referredImgPostCardBox:nth-child(12){display:none}}figure.authorSummaryCardFigure{width:250px;height:407px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 16px;box-sizing:border-box;border-radius:20px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>a>img.authorSummaryCardImg{border-radius:10px;margin-top:35px;cursor:pointer;object-fit:contain;background-color:#fdfdfd}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryNick{margin-top:20px;font-size:24px;font-family:Pretendard-Medium}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryInfo{margin-top:20px;display:flex;flex-direction:row;font-size:12px;width:100%;justify-content:space-around}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryInfo>div>span:first-child{margin-right:10px;color:#0090e1}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>button.authorSummaryFollowBtn{margin-top:20px;font-size:16px;width:112px;height:30px;color:#fff;background-color:#0090e1;border-radius:10px}figure.authorSummaryCardFigure>div.authorSummaryContent{margin-top:20px;font-size:14px;max-height:58px;overflow-y:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}@media screen and (max-width:1230px){figure.authorSummaryCardFigure{width:100%;height:auto;padding:14px;min-width:100%;justify-content:unset;align-items:unset}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer{flex-direction:row;width:100%!important}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>a>img.authorSummaryCardImg{margin-top:unset}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox{margin-left:14px;align-items:flex-start;justify-content:space-between;width:100%;height:100%}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryNick{margin-top:unset}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryInfo{justify-content:space-between}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>button.authorSummaryFollowBtn{margin-left:auto}figure.authorSummaryCardFigure{width:100%;height:auto;padding:14px;margin-top:40px;min-width:100%;justify-content:unset;align-items:unset}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer{flex-direction:row;width:100%!important}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>a>img.authorSummaryCardImg{margin-top:unset}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox{margin-left:14px;align-items:flex-start;justify-content:space-between;width:100%;height:100%}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryNick{margin-top:unset}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryInfo{justify-content:space-between}figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>button.authorSummaryFollowBtn{margin-left:auto}}@media screen and (max-width:425px){figure.authorSummaryCardFigure>div.authorSummaryInfoContainer>div.authorSummaryInfoBox>div.authorSummaryInfo{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:14px;row-gap:14px}}figure.postMainImgBox{height:100%;width:auto;padding:0;margin:0;position:relative;display:flex;justify-content:center;align-content:center}figure.postMainImgBox>img.postMainImg{position:relative;object-fit:contain;background-color:#fdfdfd}figure.postMainImgBox>img.postMainImgAnim{animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}@keyframes gradient2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:976px){figure.postMainImgBox>img.postMainImg{width:100%!important;height:auto!important}}div.modalCheckContainer{min-width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;z-index:999}div.modalCheckContainer>div.modalCheckBg{width:100%;height:100%;background-color:#62c6ff;position:absolute;opacity:.25}div.modalCheckContainer>div.modalCheckBox{width:100%;max-width:600px;height:auto;border-radius:10px;background-color:#fff;position:relative;padding:30px 32px 25px}div.modalCheckContainer>div.modalCheckBox>div.modalCheckCloseBox{display:flex;justify-content:flex-end;margin-bottom:30px}div.modalCheckContainer>div.modalCheckBox>div.modalCheckCloseBox>img{cursor:pointer}div.modalCheckContainer>div.modalCheckBox>div.modalCheckCloseBox>img:active{scale:1.05}div.modalCheckContainer>div.modalCheckBox>div.modalCheckTextBox{display:flex;justify-content:flex-start;align-items:center;margin-bottom:95px}div.modalCheckContainer>div.modalCheckBox>div.modalCheckTextBox>span{color:#0090e1;font-family:Pretendard-Bold;font-size:24px;padding-bottom:10px;border-bottom:2px solid #62c6ff}div.modalCheckContainer>div.modalCheckBox>button.modalCheckBtn{background-color:#0090e1;width:100%;max-width:536px;color:#fff;height:36px;font-size:18px;font-family:Pretendard;border-radius:5px}div.modalCheckContainer>div.modalCheckBox>button.modalCheckBtn:hover{opacity:.95}div.modalCheckContainer>div.modalCheckBox>button.modalCheckBtn:active{opacity:.9}section.authorOtherImgPostsSection{width:100%;max-width:916px;border-bottom:1px solid #62c6ff;padding-bottom:80px;box-sizing:border-box}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop>button{width:84px;height:24px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:12px;color:#62c6ff}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox{display:grid;grid-template-columns:repeat(5,minmax(min-content,auto));grid-template-rows:repeat(auto-fill,auto);justify-content:flex-start;grid-row-gap:34px;grid-column-gap:29px}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox>div:nth-child(6){display:none}section.authorOtherImgPostsSection>button{display:none;width:100%;height:24px;margin-top:30px;margin-bottom:50px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:12px;color:#62c6ff}@media screen and (max-width:976px){section.authorOtherImgPostsSection{padding:0 12px}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop>button{display:none}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox{grid-template-columns:1fr 1fr 1fr;grid-column-gap:12px;grid-row-gap:12px;justify-content:space-between}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox>div:nth-child(6){display:flex}section.authorOtherImgPostsSection>button{display:block}}@media screen and (max-width:768px){section.authorOtherImgPostsSection>div.authorOtherImgPostsBox{grid-template-columns:1fr 1fr}}div.imgPostMultipleImgs{display:flex;justify-content:space-between;box-shadow:0 2px 2px 0 rgba(98,198,255,.25);padding:20px 0;border-radius:5px;margin-top:40px}div.imgPostMultipleImgs>div.imgPostMultipleArrow{display:flex;justify-content:center;align-items:center;padding:0 20px}div.imgPostMultipleImgs>div.imgPostMultipleArrow>img{cursor:pointer}div.imgPostMultipleImgs>div.imgPostMultipleArrow>img:active{scale:1.05}div.imgPostMultipleImgs>div.imgPostMultipleCenter{display:grid;grid-auto-flow:column;grid-auto-columns:190px;overflow-x:auto;width:100%;max-width:100%;overflow-y:hidden;box-sizing:border-box}div.imgPostMultipleImgs>div.imgPostMultipleCenter>img{cursor:pointer;width:160px;height:160px}div.imgPostMultipleImgs>div.imgPostMultipleCenter>img:active{opacity:.95}div.imgPostMultipleImgs>div.imgPostMultipleCenter::-webkit-scrollbar{-webkit-appearance:none}div.imgPostMultipleImgs>div.imgPostMultipleCenter::-webkit-scrollbar:vertical{width:11px}div.imgPostMultipleImgs>div.imgPostMultipleCenter::-webkit-scrollbar:horizontal{height:5px}div.imgPostMultipleImgs>div.imgPostMultipleCenter::-webkit-scrollbar-thumb{border-radius:8px;background-color:#0090e1}main.imgPostMain{width:100%;max-width:1228px}main.imgPostMain section.imgPostHashSection{height:77px;border-top:1px solid #62c6ff;border-bottom:1px solid #62c6ff;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;box-sizing:border-box;margin-bottom:43px;overflow-x:auto;scrollbar-color:rgba(98,198,255,.25) #fff}main.imgPostMain section.imgPostHashSection ::-webkit-scrollbar{border-radius:5px}main.imgPostMain section.imgPostHashSection ::-webkit-scrollbar-track{background:#62c6ff;border-radius:6px}main.imgPostMain section.imgPostHashSection>a>span{font-size:24px;margin-left:16px;color:#0090e1;font-family:Pretendard-Light;white-space:nowrap;overflow:hidden}main.imgPostMain section.imgPostHashSection>a>span:hover{color:#62c6ff}main.imgPostMain section.mainContentSection{flex:1 1;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}main.imgPostMain section.mainContentSection>div.mainContentContainer{width:100%;max-width:935px;margin-right:42px}main.imgPostMain section.mainContentSection>div.mainContentContainer>article.aickywayRankingArticle{display:none}main.imgPostMain section.mainContentSection>div.mainContentContainer>h1{font-size:40px;font-family:Pretendard;margin-top:42px;padding-bottom:20px;border-bottom:3px solid #62c6ff;margin-bottom:10px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.postDateLikeInfoBox{display:flex;justify-content:space-between;align-items:center}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.postDateLikeInfoBox>span{display:flex}main.imgPostMain section.mainContentSection>div.mainContentContainer>figure.authorSummaryCardFigure{display:none}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:12px;column-gap:12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox{margin-top:70px;display:flex;flex-direction:column;width:100%}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox:first-child{margin-right:10px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox:nth-child(2){margin-left:10px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox>div{color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox>textarea{margin-top:10px;height:170px;flex-shrink:0;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;color:#0090e1;resize:none;font-size:16px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox>textarea:focus{outline:none}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList{margin-top:60px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:90px;column-gap:90px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox{width:100%}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox>div{margin-bottom:10px;color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox>input{width:100%;height:40px;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px 10px;box-sizing:border-box;color:#0090e1;font-size:12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox>input::placeholder{color:rgba(98,198,255,.43);font-size:12px;font-style:normal;font-weight:400;line-height:12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox>input:focus{outline:none}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox{margin-top:40px;display:flex;flex-direction:column;width:100%;border-bottom:1px solid #62c6ff;padding-bottom:40px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox:first-child{margin-right:10px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox:nth-child(2){margin-left:10px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox>div{color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox>textarea{width:100%;margin-top:10px;height:80px;flex-shrink:0;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;color:#0090e1;resize:none;font-size:16px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostAnnotationBox>textarea:focus{outline:none}main.imgPostMain section.mainContentSection>aside{width:250px;height:100%}@media screen and (max-width:1230px){main.imgPostMain section.mainContentSection{justify-content:center}main.imgPostMain section.mainContentSection>div.mainContentContainer{margin-right:unset}main.imgPostMain section.mainContentSection>div.mainContentContainer>figure.authorSummaryCardFigure{display:grid}main.imgPostMain section.mainContentSection>aside{display:none}}@media screen and (max-width:976px){main.imgPostMain{padding:0 12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>section.authorOtherImgPostsSection,main.imgPostMain section.mainContentSection>div.mainContentContainer>section.newestCommentsSection,main.imgPostMain section.mainContentSection>div.mainContentContainer>section.newestPostsSection,main.imgPostMain section.mainContentSection>div.mainContentContainer>section.referredPostsSection{padding-left:unset;padding-right:unset}main.imgPostMain section.mainContentSection>div.mainContentContainer>article.aickywayRankingArticle{display:block;margin-top:73px}main.imgPostMain section.mainContentSection>div.mainContentContainer>img.postMainImg{width:100%!important;height:auto!important}main.imgPostMain section.mainContentSection>div.mainContentContainer>h1{font-size:30px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.postDateLikeInfoBox>span>div,main.imgPostMain section.mainContentSection>div.mainContentContainer>div.postDateLikeInfoBox>span>img{margin-left:12px}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer{width:100%!important;align-items:flex-end}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox{width:100%!important}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox:first-child{margin-right:unset}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox:nth-child(2){margin-left:unset}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox>textarea{width:100%!important}main.imgPostMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList{column-gap:12px;align-items:flex-end}}article.aickywayRankingArticle>div.aickywayRankingTitle{font-family:Pretendard-Bold;font-size:20px}article.aickywayRankingArticle>div.aickywayRankingBtns{margin:16px 0}article.aickywayRankingArticle>div.aickywayRankingBtns>button{margin-right:15px;width:52px;height:24px;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(134deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;color:#62c6ff}article.aickywayRankingArticle>div.aickywayRankingBtns>button:active{color:#0090e1;font-family:Pretendard-Bold}article.aickywayRankingArticle>div.aickywayRankingBars{display:flex;flex-direction:column;justify-content:flex-start}article.aickywayRankingArticle>div.aickywayRankingBars>a>div.postRankBarBox{margin-bottom:16px}@media screen and (max-width:1230px){article.aickywayRankingArticle{width:100%}article.aickywayRankingArticle>div.aickywayRankingBtns{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:24px;column-gap:24px}article.aickywayRankingArticle>div.aickywayRankingBtns>button{width:100%;margin-right:0;background-image:linear-gradient(#fff,#fff),linear-gradient(134deg,#62c6ff,#62c6ff 0,#62c6ff 0,#fff 100%,#62c6ff 0)}article.aickywayRankingArticle>div.aickywayRankingBars{width:100%}}section.newestPostsSection{width:100%;max-width:916px}section.newestPostsSection>div.newestPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.newestPostsSection>div.newestPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.newestPostsSection>div.newestPostsTop>a{width:84px;height:24px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:12px;color:#62c6ff;display:flex;justify-content:center;align-items:center}section.newestPostsSection>div.newestPostsBox{display:grid;grid-template-columns:repeat(5,minmax(min-content,auto));grid-template-rows:repeat(auto-fill,auto);justify-content:space-between;grid-row-gap:64px}section.newestPostsSection>a{display:none;width:100%;margin-top:30px;height:24px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:12px;color:#62c6ff;justify-content:center;align-items:center}@media screen and (max-width:976px){section.newestPostsSection{padding:0 12px}section.newestPostsSection>div.newestPostsTop>a{display:none}section.newestPostsSection>div.newestPostsBox{grid-template-columns:1fr 1fr 1fr;grid-column-gap:12px;grid-row-gap:12px;justify-content:space-between}section.newestPostsSection>a{display:flex}}@media screen and (max-width:768px){section.newestPostsSection>div.newestPostsBox{grid-template-columns:1fr 1fr}}section.newestCommentsSection{width:100%;max-width:916px}section.newestCommentsSection>div.newestCommentsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.newestCommentsSection>div.newestCommentsTop>span{font-family:Pretendard-Bold;font-size:20px}section.newestCommentsSection>div.newestCommentsBox{display:grid;grid-template-columns:repeat(4,minmax(auto,auto));grid-template-rows:repeat(auto-fill,auto);justify-content:space-between;grid-row-gap:34px}@media screen and (max-width:976px){section.newestCommentsSection{padding:0 12px}section.newestCommentsSection>div.newestCommentsBox{overflow-y:auto;grid-column-gap:56px}}section.referredPostsSection{width:100%;max-width:916px}section.referredPostsSection>div.referredPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.referredPostsSection>div.referredPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.referredPostsSection>div.referredPostsTop>a{width:84px;height:24px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:12px;color:#62c6ff;display:flex;justify-content:center;align-items:center}section.referredPostsSection>div.referredPostsBox{display:grid;grid-template-columns:repeat(5,minmax(min-content,auto));grid-template-rows:repeat(auto-fill,auto);justify-content:space-between;grid-row-gap:34px}@media screen and (max-width:976px){section.referredPostsSection{padding:0 12px}section.referredPostsSection>div.referredPostsBox{grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:12px;grid-row-gap:12px;justify-content:space-between}}@media screen and (max-width:768px){section.referredPostsSection>div.referredPostsBox{grid-template-columns:1fr 1fr 1fr}}