section.genPromptCardSection{padding:0 16px 50px;box-sizing:border-box;width:100%;overflow-y:auto}section.genPromptCardSection>div.genPromptCardImgBox{padding:30px 0;position:relative;display:flex;justify-content:center;align-items:center}section.genPromptCardSection>div.genPromptCardImgBox>img{width:100%!important;aspect-ratio:1/1!important;object-fit:contain;object-position:center;background-size:contain;background-color:#fdfdfd}section.genPromptCardSection>div.genPromptCardImgBox>div{position:relative;background-color:#ff6288;width:100%;max-width:512px;height:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}section.genPromptCardSection>div.genPromptCardImgBox>div>img{max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block;background:#fdfdfd}section.genPromptCardSection>div.genPromptCardImgBox>div>div.expand{position:absolute;background-color:#0090e1;border-radius:100px;padding:3px;display:flex;justify-content:center;align-items:center;right:0;bottom:0;opacity:.7;cursor:pointer}section.genPromptCardSection>div.genPromptCardImgBox>div>div.expand:hover{opacity:1}section.genPromptCardSection>div.genPromptCardImgBox>div>div.expand:active{scale:1.01;opacity:.9}section.genPromptCardSection>div.genPromptCardContainer{display:grid;grid-column-gap:16px;grid-template-columns:1fr 1fr;margin-bottom:38px;border-top:2px solid #62c6ff}section.genPromptCardSection>div.genPromptCardContainer>div.genPromptCardBox{margin-top:26px;display:flex;flex-direction:column;width:100%}section.genPromptCardSection>div.genPromptCardContainer>div.genPromptCardBox>div{color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}section.genPromptCardSection>div.genPromptCardContainer>div.genPromptCardBox>textarea{margin-top:10px;width:100%;max-width:812px;height:136px;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.genPromptCardSection>div.genPromptCardContainer>div.genPromptCardBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}section.genPromptCardSection>div.genPromptCardContainer>div.genPromptCardBox>textarea:focus{outline:none}section.genPromptCardSection>div.genPromptCardList{margin-bottom:23px;display:grid;grid-column-gap:72px;grid-template-columns:1fr 1fr 1fr;width:100%}section.genPromptCardSection>div.genPromptCardList>div.genPromptCardBox{width:100%;display:flex;flex-direction:column;justify-content:flex-end}section.genPromptCardSection>div.genPromptCardList>div.genPromptCardBox>div{margin-bottom:10px;color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}section.genPromptCardSection>div.genPromptCardList>div.genPromptCardBox>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}section.genPromptCardSection>div.genPromptCardList>div.genPromptCardBox>input::placeholder{color:rgba(98,198,255,.43);font-size:12px;font-style:normal;font-weight:400;line-height:12px}section.genPromptCardSection>div.genPromptCardList>div.genPromptCardBox>input:focus{outline:none}section.genPromptCardSection>div.genPromptCardBtnBox{padding-top:50px;border-top:1px solid #62c6ff}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardTopBtns{display:flex;flex-direction:row;justify-content:center}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardTopBtns>button{margin:0 7px;padding:8px 16px;background-color:#0090e1;display:flex;justify-content:center;align-items:center;border-radius:5px;color:#fff;font-size:14px;font-family:Pretendard;white-space:nowrap}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardTopBtns>button>img{margin-right:4px}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardBottomBtns{display:none}@media screen and (max-width:976px){section.genPromptCardSection{display:flex;flex-direction:row;height:40%;position:relative;padding:8px}section.genPromptCardSection>div.genPromptCardImgBox{position:relative;width:75%;height:100%;box-sizing:border-box;border-bottom:unset;display:flex;justify-content:center;align-items:center;padding:unset}section.genPromptCardSection>div.genPromptCardImgBox>img{height:100%;background-color:#fdfdfd}section.genPromptCardSection>div.genPromptCardContainer,section.genPromptCardSection>div.genPromptCardList{display:none}section.genPromptCardSection>div.genPromptCardBtnBox{position:relative;width:25%;padding:unset;border-top:unset;padding-left:8px;box-sizing:border-box}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardTopBtns{flex-direction:column;justify-content:space-between}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardTopBtns>button{width:100%;height:32px;margin:unset;margin-bottom:16px;padding:unset;box-sizing:content-box}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardBottomBtns{display:flex}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardBottomBtns button{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#62c6ff;font-family:Pretendard-Bold;flex-shrink:0;border-radius:15px;border:3px 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)}section.genPromptCardSection>div.genPromptCardBtnBox>div.genPromptCardBottomBtns button img{margin-right:4px}}section.sectionInfoNotice{width:100%;max-width:1060px;color:#0090e1}section.sectionInfoNotice>h1.InfoTitle{font-size:40px;margin-bottom:40px;margin-top:35px;font-family:Pretendard-bold}section.sectionInfoNotice>div.infoOptionBar{display:flex;width:100%;min-height:40px;justify-content:space-between;padding:0 20px 0 104px;margin-bottom:14px;font-size:12px;position:relative}section.sectionInfoNotice>div.infoOptionBar.managerMode{padding:0 20px}section.sectionInfoNotice>div.infoOptionBar>li.optionFilterBox{display:flex;align-items:center;justify-content:space-between;width:244px;height:40px;border-radius:5px;border:1px solid #0090e1;font-family:Pretendard-Regular;box-shadow:0 4px 6px rgba(0,144,225,.3);cursor:pointer;background-color:#fff}section.sectionInfoNotice>div.infoOptionBar>li.optionFilterBox>div.optionFilterText{width:auto;margin:0 3.6px 0 5.6px}section.sectionInfoNotice>div.infoOptionBar>ul.dropdown{position:absolute;top:100%;left:0;width:150px;background:#fff;border:1px solid #ccc;border-radius:8px;margin:4px 0 0 104px;list-style:none;padding:0;box-shadow:0 4px 6px rgba(0,144,225,.3);z-index:1}section.sectionInfoNotice>div.infoOptionBar>ul.dropdown .dropdownItem{padding:10px;font-size:16px;cursor:pointer;transition:background .2s ease-in-out}section.sectionInfoNotice>div.infoOptionBar>ul.dropdown .dropdownItem:hover{background:#f0f0f0}section.sectionInfoNotice>div.infoOptionBar>button.infoNoticeAdd{display:flex;justify-content:center;align-items:center;background-color:#0090e1;color:#fff;width:100px;height:40px;border-radius:5px;font-family:Pretendard-Bold}section.sectionInfoNotice p.infoNoticeContainer{border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:51px 104px 45px;margin-bottom:60px;background-color:#fff}section.sectionInfoNotice p.infoNoticeContainer.managerMode{padding:51px 20px}section.sectionInfoNotice p.infoNoticeContainer ul{width:100%;margin:0;padding:0}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi{padding:10px 15px;border-bottom:1px solid #62c6ff;margin-bottom:8px;cursor:pointer;transition:background-color .2s ease-in-out}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi:hover{background-color:rgba(0,144,225,.1)}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi.active{background-color:rgba(0,144,225,.3)}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeDateBox{color:#ff6288;font-size:16px;font-family:Pretendard-bold;margin-bottom:8px}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox{display:flex;justify-content:space-between}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeTitleText{font-family:Pretendard-Regular;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeIconBox{display:flex;align-items:center;justify-content:space-between;width:64px}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeIconBox img{width:24px;height:24px;transition:opacity .2s ease-in-out}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeIconBox img.noticeEditIcon{content:url(/_next/static/media/write-line.bc11af71.png)}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeIconBox img.noticeDeleteIcon{content:url(/_next/static/media/trash-bin-line.a1103434.png)}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeIconBox img:hover.noticeEditIcon{content:url(/_next/static/media/write-bold.913f30ce.png)}section.sectionInfoNotice p.infoNoticeContainer li.noticeDataLi>div.noticeTitleBox>div.noticeIconBox img:hover.noticeDeleteIcon{content:url(/_next/static/media/trash-bin-bold.dfabbb8d.png)}section.sectionInfoNotice div.infoPagination{display:flex;justify-content:center;margin:60px 0;color:#62c6ff}section.sectionInfoNotice div.infoPagination .paginationCon{display:flex;align-items:center;gap:2px;border-radius:2px}section.sectionInfoNotice div.infoPagination .paginationBtn{cursor:pointer;width:24px;height:24px;flex-shrink:0;color:hsla(0,0%,100%,.5)}section.sectionInfoNotice div.infoPagination .paginationBtn a{color:#62c6ff}section.sectionInfoNotice div.infoPagination .paginationBtn a:hover{color:#ffb12b}section.sectionInfoNotice div.infoPagination .pageLi{cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center}section.sectionInfoNotice div.infoPagination .pageLi a{width:24px;height:24px;display:flex;justify-content:center;align-items:center}section.sectionInfoNotice div.infoPagination .pageLi a:hover{color:#ffb12b}section.sectionInfoNotice div.infoPagination .activePage{cursor:pointer;display:flex;border-radius:4px;width:24px;height:24px}section.sectionInfoNotice div.infoPagination .activePage a{color:#ffb12b;font-weight:700}section.sectionInfoNotice div.infoPagination .pageDisabled{color:hsla(0,0%,100%,.1);cursor:default;width:24px;height:24px;flex-shrink:0}section.sectionInfoNotice div.infoPagination .pageDisabled a{color:hsla(0,0%,100%,.1)}section.sectionInfoNotice div.infoPagination .pageDisabled a:hover{color:transparent}div.masonryImgsContainer{width:100%;height:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:center;z-index:1}div.masonryImgsContainer>div.masonryImgsBlueBg{position:absolute;width:100%;height:100%;background-color:rgba(93,188,242,.5);z-index:2}div.masonryImgsContainer>div.mainBlogPostsBox{--gap:20px;display:grid;grid-template-columns:repeat(14,1fr);grid-column-gap:var(--gap);column-gap:var(--gap);grid-auto-rows:10px;position:relative;border-radius:20px}div.masonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem img{border-radius:10px;object-fit:cover;animation:imgMover 7s infinite}div.masonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem:nth-of-type(2n){position:relative;top:-5rem}@media screen and (max-width:400px){div.mainBlogPostsBox{display:block}div.mainBlogPostsBox>div.mainBlogPostsItem{margin-bottom:var(--gap)}}button.oauthLoginBtn{display:inline-flex;padding:18px 0 18px 20px;width:100%;max-width:230px;align-items:center;gap:40px;border-radius:10px;border:1px solid rgba(98,198,255,.5);background-color:#fff;margin-bottom:12px}button.oauthLoginBtn>span{color:#0090e1;font-size:18px;font-style:normal;font-weight:400;line-height:12px}main.noticeDetailPageMain{width:100%;max-width:1228px;display:flex;justify-content:center;align-items:center;flex-direction:column}main.noticeDetailPageMain section.noticeButtonSection{display:flex;width:100%;max-width:935px;justify-content:flex-start}main.noticeDetailPageMain section.noticeButtonSection button.noticeBackButton{display:flex;justify-content:center;align-items:center;background-color:#0090e1;color:#fff;width:208px;height:36px;border-radius:5px;margin-bottom:150px;font-size:18px;font-family:Pretendard-Regular}main.noticeDetailPageMain 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}main.noticeDetailPageMain section.imgPostHashSection>span{font-size:24px;margin-left:16px;color:#0090e1;font-family:Pretendard-Light}main.noticeDetailPageMain section.mainContentSection{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;min-width:935px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer{width:100%;max-width:935px;margin-right:42px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>h1{font-size:44px;font-family:Pretendard-Bold;color:#0090e1;padding-bottom:20px;border-bottom:3px solid #62c6ff;margin-bottom:10px;width:100%}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.noticeDateBox{display:flex;justify-content:space-between;align-items:center;color:#ff6288;font-family:Pretendard-Bold;font-size:20px;margin-bottom:24px;width:100%}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.noticeContent{width:100%;display:flex;padding-bottom:30px;margin-bottom:150px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>img.postMainImg{margin-top:42px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer{display:flex;justify-content:space-between;align-items:center}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox{margin-top:70px;display:flex;flex-direction:column;width:100%}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox:first-child{margin-right:10px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox:nth-child(2){margin-left:10px}main.noticeDetailPageMain 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.noticeDetailPageMain 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.noticeDetailPageMain 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.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptContainer>div.imgPostPromptBox>textarea:focus{outline:none}main.noticeDetailPageMain 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.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox{width:100%}main.noticeDetailPageMain 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.noticeDetailPageMain 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.noticeDetailPageMain 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.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostInputList>div.imgPostInputBox>input:focus{outline:none}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptBox{margin-top:70px;display:flex;flex-direction:column;width:100%;padding-bottom:44px;border-bottom:1px solid #62c6ff}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptBox>div{color:#0090e1;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:30px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>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}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptBox>textarea::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.imgPostPromptBox>textarea:focus{outline:none}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.replySendBtnBox{width:100%;display:flex;justify-content:center;align-items:center;margin:70px 0}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>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)}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.replySendBtnBox>button>img{margin-right:10px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.commentContainer>div.commentMoreShowBtn{display:flex;justify-content:center;align-items:center;margin-top:60px}main.noticeDetailPageMain section.mainContentSection>div.mainContentContainer>div.commentContainer>div.commentMoreShowBtn>button{width:247px;height:35px;background-color:#0090e1;border-radius:5px;font-size:18px;color:#fff}main.noticeDetailPageMain section.mainContentSection>aside{width:250px;height:100%}article.authorProfilePostsArticle{--gap:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:var(--gap);column-gap:var(--gap);grid-auto-rows:10px;position:relative;border-radius:20px;max-height:600px}article.authorProfilePostsArticle.data{min-height:600px}div.authorContentsPagination{display:flex;justify-content:center;color:#62c6ff;margin:80px 0}div.authorContentsPagination .paginationCon{display:flex;align-items:center;gap:2px;border-radius:2px}div.authorContentsPagination .paginationBtn{cursor:pointer;width:24px;height:24px;flex-shrink:0;color:hsla(0,0%,100%,.5)}div.authorContentsPagination .paginationBtn a{color:#62c6ff}div.authorContentsPagination .paginationBtn a:hover{color:#ffb12b}div.authorContentsPagination .pageLi{cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center}div.authorContentsPagination .pageLi a{width:24px;height:24px;display:flex;justify-content:center;align-items:center}div.authorContentsPagination .pageLi a:hover{color:#ffb12b}div.authorContentsPagination .activePage{cursor:pointer;display:flex;border-radius:4px;width:24px;height:24px}div.authorContentsPagination .activePage a{color:#ffb12b}div.authorContentsPagination .pageDisabled{color:hsla(0,0%,100%,.1);cursor:default;width:24px;height:24px;flex-shrink:0}div.authorContentsPagination .pageDisabled a{color:hsla(0,0%,100%,.1)}div.authorContentsPagination .pageDisabled a:hover{color:transparent}div.authorPostCard{display:flex;flex-direction:row;width:100%;aspect-ratio:1/1;border-radius:10px;position:relative;animation:gradient2 4s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%;overflow-x:hidden}div.authorPostCard>div.authorPostCardNumber{width:50px;height:50px;flex-shrink:0;border-radius:10px 0;background:linear-gradient(135deg,rgba(98,198,255,.5),hsla(0,0%,100%,.5) 100%);display:flex;justify-content:center;align-items:center;z-index:2}div.authorPostCard>div.authorPostCardNumber>span{color:#62c6ff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;font-family:Pretendard-SemiBold;font-size:28px;font-style:normal;font-weight:400;line-height:normal}div.authorPostCard>img.authorPostCardPostImg{cursor:pointer;position:absolute;z-index:1;width:100%;height:100%;border-radius:10px;object-fit:cover}div.authorPostCard>div.authorPostCardInfoBox{position:absolute;bottom:0;z-index:1;display:flex;flex-direction:row;justify-content:space-between;width:100%}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoLeft{position:relative;width:calc(100% - 60px);height:60px;flex-shrink:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:linear-gradient(105deg,rgba(123,208,255,.5),hsla(0,0%,100%,.5));display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:9px 6px;box-sizing:border-box}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoLeft>div.authorPostCardInfo{display:flex;flex-direction:row}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoLeft>div.authorPostCardInfo>span.authorPostCardInfoLine{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:10px}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoLeft>div.authorPostCardInfo>span.authorPostCardInfoLine>img{width:16px;height:16px;flex-shrink:0;border-radius:5px}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoLeft>div.authorPostCardInfo>span.authorPostCardInfoLine>span{color:#000;margin-left:4px;font-size:12px;font-family:Pretendard-Regular}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoLeft>div.authorPostCardInfoText{color:#000;font-size:14px;font-family:Pretendard-SemiBold;-webkit-text-stroke-width:.1px;-webkit-text-stroke-color:#0090e1}div.authorPostCard>div.authorPostCardInfoBox>div.pageStateLike{width:100%!important;border-bottom-right-radius:10px}div.authorPostCard>div.authorPostCardInfoBox>div.authorPostCardInfoRight{position:relative;background-color:rgba(98,198,255,.6);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-bottom-right-radius:10px;cursor:pointer}@media screen and (max-width:1250px){article.authorContentsArticle{grid-template-columns:repeat(4,1fr);gap:12px;padding:0 12px}article.authorContentsArticle div.authorPostCard{width:100%;aspect-ratio:1/1;height:100%}article.authorContentsArticle div.authorPostCard>img{width:100%;aspect-ratio:1/1}}@media screen and (max-width:976px){article.authorContentsArticle{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:678px){article.authorContentsArticle{grid-template-columns:repeat(2,1fr)}}div.modalLikeImgPostsContainer{width:1228px;height:800px;border-radius:20px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,144,225,.25);z-index:3;position:absolute;left:50%;top:50%;margin:-400px auto auto -614px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}div.modalLikeImgPostsContainer>div.modalLikeImgPostsLogoText{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;border-bottom:1px solid #62c6ff;padding:26px 0}div.modalLikeImgPostsContainer>div.modalLikeImgPostsLogoText>div{color:#0090e1;font-size:24px;font-style:normal;font-weight:400;line-height:18px;margin-left:12px}div.modalLikeImgPostsContainer>button.modalLikeImgPostsEmailBtn{height:36px;flex-shrink:0;border-radius:5px;background:#0090e1;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);border:none;margin-top:44px;display:flex;width:240px;padding:11px 80px 11px 77px;justify-content:center;align-items:center;color:#fff;font-size:18px;font-style:normal;margin-left:10px;line-height:18px}div.modalLikeImgPostsContainer>div.modalLikeImgPostsList{margin-top:90px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px;grid-row-gap:80px;overflow:auto}div.loadingAuthorPostCard{display:flex;flex-direction:row;width:220px;height:220px;background:#000;border-radius:10px;position:relative}div.loadingAuthorPostCard>div.loadingAuthorPostCardNumber{width:50px;height:50px;flex-shrink:0;border-radius:10px 0;background:linear-gradient(135deg,rgba(98,198,255,.5),hsla(0,0%,100%,.5) 100%);display:flex;justify-content:center;align-items:center;z-index:2}div.loadingAuthorPostCard>div.loadingAuthorPostCardNumber>span{color:#62c6ff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;font-family:Pretendard-SemiBold;font-size:28px;font-style:normal;font-weight:400;line-height:normal}div.loadingAuthorPostCard>div.loadingAuthorPostCardPostImg{cursor:pointer;position:absolute;z-index:1;width:100%;max-width:256px;height:100%;max-height:256px;border-radius:10px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%;overflow-x:hidden}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox{position:absolute;bottom:0;z-index:1;display:flex;flex-direction:row;width:220px}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoLeft{width:160px;height:60px;flex-shrink:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:linear-gradient(105deg,rgba(123,208,255,.5),hsla(0,0%,100%,.5));display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:9px 6px;box-sizing:border-box}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoLeft>div.loadingAuthorPostCardInfo{display:flex;flex-direction:row}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoLeft>div.loadingAuthorPostCardInfo>span.loadingAuthorPostCardInfoLine{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:10px}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoLeft>div.loadingAuthorPostCardInfo>span.loadingAuthorPostCardInfoLine>img{width:16px;height:16px;flex-shrink:0;border-radius:5px}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoLeft>div.loadingAuthorPostCardInfo>span.loadingAuthorPostCardInfoLine>span{color:#000;margin-left:4px;font-size:12px;font-family:Pretendard-Regular}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoLeft>div.loadingAuthorPostCardInfoText{color:#444;font-size:12px;font-family:Pretendard-Regular}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.pageStateLike{width:100%!important;border-bottom-right-radius:10px}div.loadingAuthorPostCard>div.loadingAuthorPostCardInfoBox>div.loadingAuthorPostCardInfoRight{background-color:rgba(98,198,255,.6);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-bottom-right-radius:10px;cursor:pointer}section.authorCardSection{width:100%}section.authorCardSection>div.authorCardTop{position:relative;width:100%;display:flex;flex-direction:column;border-bottom:3px solid #62c6ff;padding-bottom:30px;margin-bottom:15px}section.authorCardSection>div.authorCardTop div.authorCardTopBox{display:flex}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo{display:flex;flex-direction:column;position:relative;width:100%}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile{display:none!important}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox{position:relative;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;box-sizing:content-box;color:#000}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>span{width:100%;font-family:Pretendard-Bold;font-size:48px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>.authorCardInput{position:relative;width:100%;max-width:847px;height:64px;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;resize:none;font-family:Pretendard-Bold}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>.authorCardInput::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>.authorCardInput:focus{outline:none}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>input{font-size:48px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>button{position:relative;width:104px;min-width:104px;height:32px;margin-top:9px;margin-left:84px;display:inline-flex;justify-content:center;align-items:center;border-radius:10px;background:#0090e1;border:none;color:#fff;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:18px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardMyself{margin-top:20px;font-size:20px;font-style:normal;font-weight:400;font-family:Pretendard;line-height:48px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardMyself>textarea{font-family:Pretendard!important;font-size:20px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>button.profileEditBtn{display:none}section.authorCardSection>div.authorCardTop div.authorMobile{display:none!important}section.authorCardSection>div.authorCardBottom{width:100%}section.authorCardSection>div.authorCardBottom,section.authorCardSection>div.authorCardBottom>span.authorCardLinks{display:flex;justify-content:space-between;align-items:center}section.authorCardSection>div.authorCardBottom>span.authorCardLinks>img{margin-right:12px;cursor:pointer}section.authorCardSection>div.authorCardBottom span.authorCardSocial>span{margin-left:23px}section.authorCardSection>div.authorCardBottom span.authorCardSocial>span>span:first-child{color:#0090e1;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:700;line-height:10px;margin-right:10px}section.authorCardSection>div.authorCardBottom span.authorCardSocial>span>span:nth-child(2){cursor:pointer}@media screen and (max-width:1240px){section.authorCardSection{padding:0 12px}}@media screen and (max-width:976px){section.authorCardSection{margin-top:40px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>button.profileEditBtn{display:none}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardWeb{display:none!important}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile{display:flex!important;margin-top:20px;flex-wrap:wrap;row-gap:20px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile>span{margin-left:unset;margin-right:23px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile>span>span:first-child{color:#0090e1;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:700;line-height:10px;margin-right:10px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile>span>span:nth-child(2){cursor:pointer;color:#000}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>button.profileEditBtn{position:relative;width:104px;min-width:104px;height:32px;margin-top:10px;margin-left:auto;display:inline-flex;justify-content:center;align-items:center;border-radius:10px;background:#0090e1;border:none;color:#fff;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:18px}section.authorCardSection>div.authorCardTop div.authorMobile{display:flex!important;padding-top:20px;font-size:14px;color:#000}section.authorCardSection>div.authorCardTop div.authorMobile>.authorCardInput{position:relative;width:100%;max-width:847px;height:64px;border-radius:5px;background:#fff;border:none;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:20px;box-sizing:border-box;resize:none;font-family:Pretendard-Bold}section.authorCardSection>div.authorCardTop div.authorMobile>.authorCardInput::placeholder{color:rgba(98,198,255,.43);font-size:16px;font-style:normal;font-weight:400;line-height:12px}section.authorCardSection>div.authorCardTop div.authorMobile>.authorCardInput:focus{outline:none}section.authorCardSection>div.authorCardTop div.authorMobile>button{position:relative;width:104px;min-width:104px;height:32px;margin-top:9px;margin-left:84px;display:inline-flex;justify-content:center;align-items:center;border-radius:10px;background:#0090e1;border:none;color:#fff;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:18px}section.authorCardSection>div.authorCardBottom span.authorCardSocialWeb{display:none!important}}@media screen and (max-width:490px){section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo>div.authorCardInputBox>span{font-size:24px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile{row-gap:10px}section.authorCardSection>div.authorCardTop div.authorCardTopBox>div.authorCardInfo span.authorCardSocialMobile>span{margin-right:10px}}figure.referredUserCardFigure{width:292px;height:185px;min-width:292px;min-height:185px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;border-radius:20px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);background-color:#fff}figure.referredUserCardFigure>div.referredUserCardTop{display:grid;grid-template-columns:repeat(3,1fr)}figure.referredUserCardFigure>div.referredUserCardTop>img{width:100%!important}figure.referredUserCardFigure>div.referredUserCardTop>img:first-child{border-top-left-radius:20px}figure.referredUserCardFigure>div.referredUserCardTop>img:nth-child(3){border-top-right-radius:20px}figure.referredUserCardFigure>div.referredUserCardBottom{width:100%;height:100%;padding:16px 8px}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserInfoBox{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-bottom:12px}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserInfoBox>div.referredUserInfo{display:flex;flex-direction:row;align-items:center}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserInfoBox>div.referredUserInfo>img.referredUserCardImg{margin-right:10px;height:30px;border-radius:10px;cursor:pointer}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserInfoBox>div.referredUserInfo>div.referredUserNick{font-size:14px;font-family:Pretendard-Medium}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserInfoBox>button{font-size:16px;width:90px;height:30px;color:#fff;background-color:#0090e1;border-radius:10px}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserCntInfo{display:flex;flex-direction:row;font-size:12px;width:100%;justify-content:space-around}figure.referredUserCardFigure>div.referredUserCardBottom>div.referredUserCntInfo>div>span:first-child{margin-right:10px;color:#0090e1}div.modalLoadingContainer{min-width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;z-index:99}div.modalLoadingContainer>div.modalLoadingBg{width:100%;height:100%;background-color:#62c6ff;position:absolute;opacity:.25}div.modalLoadingContainer>div.modalLoadingBox{width:100%;max-width:600px;height:auto;border-radius:10px;background-color:#fff;position:relative;padding:30px 32px 25px}div.modalLoadingContainer>div.modalLoadingBox>div.modalLoadingImgBox{display:flex;justify-content:center;align-items:center}div.modalLoadingContainer>div.modalLoadingBox>div.modalLoadingImgBox>img{width:100%;height:auto!important}div.modalLoadingContainer>div.modalLoadingBox>div.modalLoadingTextBox{display:flex;justify-content:flex-start;align-items:center;margin-top:50px;margin-bottom:35px}div.modalLoadingContainer>div.modalLoadingBox>div.modalLoadingTextBox>span{color:#0090e1;font-family:Pretendard-Bold;font-size:24px;padding-bottom:10px;border-bottom:2px solid #62c6ff}figure.modelSelectFigure{width:90px;height:116px;display:flex;flex-direction:column;justify-content:center;position:relative;border-radius:30px;overflow:hidden;cursor:pointer;box-shadow:1.5px 1.5px 2px 0 #ffdede}figure.modelSelectFigure>div.blackBg{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2}figure.modelSelectFigure>div.cardImgs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90px;height:116px;z-index:1}figure.modelSelectFigure>div.cardImgs>div{transform-origin:center;transform:rotate(-45deg);width:124px;height:42px;overflow:hidden;display:flex;justify-content:center;align-items:center}figure.modelSelectFigure>div.cardImgs>div:first-child{margin-top:-50px;margin-left:-30px}figure.modelSelectFigure>div.cardImgs>div:nth-child(2){border:1px solid #0090e1}figure.modelSelectFigure>div.cardImgs>div:nth-child(3){margin-bottom:-50px;margin-right:-35px}figure.modelSelectFigure>div.cardImgs>div:nth-child(3)>img{object-position:bottom}figure.modelSelectFigure>div.cardImgs>div>img{transform-origin:center;transform:rotate(45deg);object-position:center;object-fit:contain}figure.modelSelectFigure>div.cardImg{position:absolute;width:100%;height:100%;z-index:1}figure.modelSelectFigure>div.cardImg>img{border-radius:30px}figure.modelSelectFigure>div.modelSelectBottom{position:absolute;margin-top:auto;bottom:0;width:100%;height:30px;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.8);z-index:3}figure.modelSelectFigure>div.modelSelectBottom>span{font-family:Pretendard-Bold;font-size:14px;color:#0090e1}figure.modelSelectFigure:hover>div.cardImgs>div:first-child>img{animation:cardImgfirstMover 3s}@keyframes cardImgfirstMover{0%{margin-top:30px}50%{margin-top:-30px}to{margin-top:0}}figure.modelSelectFigure:hover>div.cardImgs>div:nth-child(2)>img{animation:cardImgSecondMover 3s}@keyframes cardImgSecondMover{0%{margin-left:20px}50%{margin-left:-20px}to{margin-left:0}}figure.modelSelectFigure:hover>div.cardImgs>div:nth-child(3)>img{animation:cardImgThirdMover 3s}@keyframes cardImgThirdMover{0%{margin-top:-30px}50%{margin-top:30px}to{margin-top:0}}figure.modelSelectFigure:hover>div.cardImg>img{animation:cardImgMover 1s}@keyframes cardImgMover{0%{margin-top:-15px}to{margin-top:0}}figure.modelSelectFigure:hover>div.modelSelectBottom{background-color:rgba(0,144,225,.8)}figure.modelSelectFigure:hover>div.modelSelectBottom>span{color:#fff}figure.modelSelectFigure:active>div.modelSelectBottom{background-color:rgba(98,198,255,.8)}figure.modelSelectFigure:active>div.modelSelectBottom>span{color:#fff}@media screen and (max-width:976px){figure.modelSelectFigure{width:60px;height:60px;border-radius:15px}figure.modelSelectFigure>div.cardImgs{width:60px;height:60px}figure.modelSelectFigure>div.cardImgs>div{width:82px;height:24px}figure.modelSelectFigure>div.cardImgs>div:first-child{margin-top:-40px;margin-left:-20px}figure.modelSelectFigure>div.cardImgs>div:nth-child(3){margin-bottom:-40px;margin-right:-20px}figure.modelSelectFigure>div.modelSelectBottom{height:20px}figure.modelSelectFigure>div.modelSelectBottom>span{font-size:12px}}div.imgMapperBox{position:relative}div.imgMapperBox>section.imgsMapperSection{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;max-width:1228px;position:relative;display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;grid-template-rows:repeat(auto-fill,auto);grid-gap:20px}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard{vertical-align:top;display:block;width:100%;aspect-ratio:1/1!important;position:relative;border-radius:10px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>img.checkCircle{position:absolute;z-index:2;right:0;margin-top:8px;margin-right:8px;cursor:pointer}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>button.deleteBtn{background-color:#ff6288;color:#fff;position:absolute;z-index:2;bottom:0;right:0;border-radius:3px;font-size:12px;padding:3px}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.isSubmittedSpan{position:absolute;z-index:2;bottom:0;color:#fff;border-radius:3px;font-size:12px;padding:3px;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.isSubmittedSpan:hover{scale:1.05}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.isSubmittedSpan:active{opacity:.8}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.isSubmittedSpan>div.badgeText{color:#00151f;border-radius:3px;font-size:12px;cursor:pointer;z-index:3;font-weight:700}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.isSubmittedSpan .gradient-bg{position:absolute;width:130%;aspect-ratio:1/1;z-index:1;background:conic-gradient(from 180deg at 50% 50%,rgba(117,180,224,.7) 0deg,rgba(255,252,226,.7) 68.4deg,hsla(0,100%,85%,.7) .33turn,rgba(0,209,255,.7) .47turn,rgba(217,255,214,.7) 216deg,rgba(255,184,214,.7) 241.2deg,rgba(255,254,222,.7) .91turn,rgba(161,233,255,.7) 345.6deg,rgba(255,253,215,.7) 1turn);animation:spin-gradient 5s linear infinite;filter:blur(1px) brightness(1)}@keyframes spin-gradient{to{transform:rotate(1turn)}}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.submitSpan{background:#0090e1!important}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>div.featureBtns>span.waitingSpan{background:#00ffe0!important}div.imgMapperBox>section.imgsMapperSection>div.imgsMapperCard>img.imgsMapperImg{position:absolute;width:100%!important;height:auto!important;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;transition:transform .2s ease-in-out;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}div.imgMapperBox>section.imgsMapperSection>div.selected{box-shadow:0 4px 4px 0 #62c6ff}div.imgMapperBox>div.authorContentsPagination{display:flex;justify-content:center;margin:80px 0}div.imgMapperBox>div.authorContentsPagination>button.paginationBtn{display:flex;justify-content:center;align-items:center;background-color:transparent}div.imgMapperBox>div.authorContentsPagination>ul{display:flex}div.imgMapperBox>div.authorContentsPagination>ul>li.activePage>a{border:3px solid #62c6ff}div.imgMapperBox>div.authorContentsPagination>ul>li{margin:0 2px;width:30px;height:30px;cursor:pointer;border-radius:50px}div.imgMapperBox>div.authorContentsPagination>ul>li>a{border-radius:50px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}::selection{color:transparent!important;background:transparent!important}@media screen and (max-width:976px){div.imgMapperBox{display:flex;flex-direction:column;justify-content:center;align-items:center}div.imgMapperBox>section.imgsMapperSection{max-width:800px;grid-template-columns:repeat(4,1fr);grid-gap:6px}div.imgMapperBox>div.authorContentsPagination{margin:20px 0}}>span.isSubmittedSpan{position:absolute;z-index:2;bottom:0;margin-right:8px;background:conic-gradient(from 180deg at 50% 50%,rgba(117,180,224,.7) 0deg,rgba(255,252,226,.7) 68.3999991417deg,hsla(0,100%,85%,.7) 118.8000047207deg,rgba(0,209,255,.7) 169.1999995708deg,rgba(217,255,214,.7) 216.0000085831deg,rgba(255,184,214,.7) 241.2000060081deg,rgba(255,254,222,.7) 327.6000094414deg,rgba(161,233,255,.7) 345.5999922752deg,rgba(255,253,215,.7) 1turn);color:#fff;border-radius:3px;font-size:12px;padding:3px}>span.submitSpan{background:#0090e1!important}>span.waitingSpan{background:#00ffe0!important}a.longBanner{display:flex;justify-content:center;align-items:center;width:100%;height:150px;box-shadow:0 4px 4px 0 hsla(0,0%,80%,.25);text-align:center;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}a.dataOn{background:transparent!important}@media screen and (max-width:1250px){a.longBanner{width:calc(100% - 24px);margin:0 auto;box-shadow:unset}a.longBanner img{width:100%;object-fit:contain}}a.asideAdvertisement{display:flex;justify-content:center;align-items:center;width:250px;aspect-ratio:1/1!important;box-shadow:0 4px 4px 0 hsla(0,0%,80%,.25);text-align:center;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}@media screen and (max-width:1230px){a.asideAdvertisement{width:100%;max-width:512px;height:unset;aspect-ratio:1/1;margin:0 auto}a.asideAdvertisement>img{width:100%;height:100%}}@media screen and (max-width:976px){a.asideAdvertisement{height:unset}}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{padding:0;margin:0;max-height:200px;width:100%}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;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}div.hashPostCardBox,div.imgPostCardBox{width:100%;max-width:160px;height:100%;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;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}div.hashPostInfoCardBottom,div.imgPostInfoCardBottom{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:2px 4px 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:#0090e1;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}div.imgPostInfoCardTitle{position:relative;width:100%;min-width:0;color:#000;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;font-family:Pretendard;font-weight:500;padding:4px 4px 0;height:22px;min-height:22px}@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.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 div.imgPostInfoCardTitle{position:absolute;margin-bottom:36px;bottom:0;width:100%;background-color:hsla(0,0%,100%,.7)}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.hashPostInfoCardBottom{position:absolute;bottom:0;background-color:hsla(0,0%,100%,.7);height:36px}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo{position:relative;width:100%;z-index:1;overflow:hidden}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#525252}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom{color:#0090e1}}@media screen and (max-width:659px){div.imgPostCardBox:nth-child(19),div.imgPostCardBox:nth-child(20){display:none}}@media screen and (max-width:459px){div.referredImgPostCardBox:nth-child(10),div.referredImgPostCardBox:nth-child(11),div.referredImgPostCardBox:nth-child(12){display:none}}a.blogPostCardBox{width:100%;max-width:292px;border-radius:20px;padding:12px 12px 16px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:space-between;position:relative;cursor:pointer;background-color:#fff;box-sizing:border-box}a.blogPostCardBox>img.blogPostCardImg{border-radius:10px;width:100%;object-position:top;object-fit:cover}a.blogPostCardBox>img.blogPostCardImgAnim{animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}a.blogPostCardBox>h3.blogPostCardTitle{font-size:20px;font-family:Pretendard-Bold;margin-top:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}a.blogPostCardBox>div.blogPostCardContent{font-size:16px;font-family:Pretendard-Light;margin:16px 0;max-height:58px;overflow-y:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}a.blogPostCardBox>div.blogPostCardBottom{display:flex;justify-content:space-between;align-items:center}a.blogPostCardBox>div.blogPostCardBottom>span{font-size:16px}a.blogPostCardBox>div.blogPostCardBottom>span.blogPostCardBottomDate{color:#c9c9c9}a.blogPostCardBox>div.blogPostCardBottom div.blogPostCardBottomInfo{display:flex;align-items:center}a.blogPostCardBox>div.blogPostCardBottom div.blogPostCardBottomInfo>img.blogPostCardBottomImg{border-radius:5px;margin-right:10px}@media screen and (max-width:976px){a.blogPostCardBox{position:relative;max-width:450px}}footer.hide{display:none}footer.show{display:block}footer{width:100%;max-width:1228px;background-color:hsla(0,0%,100%,.5);position:relative;border-top:2px solid #62c6ff;padding-top:36px;padding-bottom:12px;box-sizing:border-box}footer>section.footerCategorySection{display:flex;flex-direction:row;justify-content:space-between;padding-right:84px}footer>section.footerCategorySection>div.textLogoBox{cursor:pointer}footer>section.footerCategorySection>div.footerCategoryUlBox{display:flex;flex-direction:row;justify-content:space-between;min-width:250px}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl{display:flex;flex-direction:column;align-items:center;min-width:104px;margin-top:21px}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi{font-size:10px;margin-bottom:15px;cursor:pointer}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi:first-child{font-size:12px;margin-bottom:22px}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi:hover{border-bottom:1px solid #0090e1}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi:active{color:#62c6ff}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLiTitle{color:#0090e1;font-family:Pretendard-Bold}footer>section.footerCategorySection>ul.footerCategoryUlBox{display:flex;flex-direction:column;align-items:center;margin-top:21px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li{margin-bottom:15px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li:nth-child(2){width:100%;display:flex;justify-content:space-between}footer>section.footerCategorySection>div.advertisementBox{margin-top:21px;width:312px;height:280px;border-radius:10px;box-shadow:0 4px 4px 0 hsla(0,100%,94%,.25);display:flex;justify-content:center;align-items:center;text-align:center;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}footer>section.footerCategorySection>div.advertisementBox>img{border-radius:10px}footer>section.footerInfoSection{display:flex;flex-direction:row;box-shadow:0 8px 6px 0 rgba(98,198,255,.25);height:24px;width:100%;justify-content:flex-end;margin-top:40px;padding-right:84px}footer>section.footerInfoSection>ul{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}footer>section.footerInfoSection>ul>li{color:#0090e1;cursor:pointer;margin-left:40px;height:24px}footer>section.footerInfoSection>ul>li>a{font-size:12px;margin-left:40px;font-family:Pretendard-Bold}footer>section.footerInfoSection>ul>li>img{margin-left:12px;cursor:pointer}footer>section.footerInfoSection>ul>li.imgIconLi>a{margin-left:12px!important}@media screen and (max-width:1230px){footer{padding-right:40px;padding-left:40px}footer>section.footerCategorySection{flex-direction:column;align-items:center;padding-right:0}footer>section.footerCategorySection>div.textLogoBox{margin-bottom:40px}footer>section.footerCategorySection>div.footerCategoryUlBox{margin-bottom:20px;width:100%;max-width:412px}footer>section.footerCategorySection>ul.footerCategoryUlBox{width:100%;max-width:512px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li{width:100%}footer>section.footerCategorySection>div.advertisementBox{width:100%;max-width:512px;height:unset;aspect-ratio:1/.9}footer>section.footerCategorySection>div.advertisementBox>img{width:100%;height:100%}footer>section.footerInfoSection{justify-content:center;margin-bottom:50px;box-shadow:unset;height:auto;padding-right:0}footer>section.footerInfoSection>ul{flex-direction:column-reverse;width:100%;max-width:512px}footer>section.footerInfoSection>ul>li{margin-top:50px;width:100%;display:flex;justify-content:space-around;margin-left:0}footer>section.footerInfoSection>ul>li>a{margin-left:10px;margin-right:10px}footer>section.footerInfoSection>ul>li>img{margin-left:20px;margin-right:20px}footer>section.footerInfoSection>ul>li{flex-wrap:wrap}footer>section.footerInfoSection>ul>li>a{margin-bottom:20px}}article.footerNoticeBox{width:100%;max-width:290px;margin-bottom:9px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:175px}article.footerNoticeBox>span.footerNoticeTitle{color:#0090e1;font-size:12px;font-family:Pretendard-Bold;margin-bottom:18px;cursor:pointer;width:auto}article.footerNoticeBox>span.footerNoticeTitle:hover{border-bottom:1px solid #0090e1}article.footerNoticeBox>span.footerNoticeTitle:active{color:#62c6ff}article.footerNoticeBox>ul.footerNoticeUl{width:100%;min-width:240px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:10px 13px;box-sizing:border-box}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi{border-bottom:1px solid rgba(98,198,255,.15);margin-bottom:8px;cursor:pointer;width:100%}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi:hover{background-color:rgba(98,198,255,.05)}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi:active{background-color:rgba(98,198,255,.3)}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi:nth-child(3){margin-bottom:0}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi>div.footerNoticeLiTitle{font-size:12px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:2px;width:100%}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi>div.footerNoticeLiTitle>span{width:27px;background-color:#ff6288;border-radius:5px;color:#fff;margin-right:6px;padding:0 4px;box-sizing:border-box}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi>div.footerNoticeTime{color:#62c6ff;font-size:10px;margin-bottom:5px}@media screen and (max-width:1230px){article.footerNoticeBox{max-width:unset}}article.footerAskBox>div.footerAskTitle{color:#0090e1;font-size:12px;font-family:Pretendard-Bold;margin-bottom:20px}article.footerAskBox>ul.footerAskUl{width:135px;height:50px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:10px 13px;box-sizing:border-box;color:#0090e1;font-size:12px;display:flex;align-items:center}article.footerAskBox>ul.footerAskUl:hover{background-color:rgba(98,198,255,.05)}article.footerAskBox>ul.footerAskUl:active{background-color:rgba(98,198,255,.3)}@media screen and (max-width:1230px){article.footerAskBox{width:100%;padding-right:10px}article.footerAskBox>ul.footerAskUl{width:100%}}article.footerHelpBox>div.footerHelpTitle{color:#0090e1;font-size:12px;font-family:Pretendard-Bold;margin-bottom:20px}article.footerHelpBox>ul.footerHelpUl{width:135px;height:50px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:10px 13px;box-sizing:border-box;color:#0090e1;font-size:12px;display:flex;align-items:center}article.footerHelpBox>ul.footerHelpUl:hover{background-color:rgba(98,198,255,.05)}article.footerHelpBox>ul.footerHelpUl:active{background-color:rgba(98,198,255,.3)}@media screen and (max-width:1230px){article.footerHelpBox{width:100%;padding-left:10px}article.footerHelpBox>ul.footerHelpUl{width:100%}}nav.hide{display:none}nav.show{display:block}nav{box-sizing:content-box}nav,nav div.navBox{width:100%;max-width:1228px}nav div.navBox{position:fixed;height:auto;padding-top:24px;padding-bottom:43px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;z-index:9;background-color:hsla(0,0%,100%,.9)}nav div.navBox>span.textLogo{width:100%;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;font-size:40px;font-weight:600;line-height:normal;cursor:pointer}nav div.navBox>ul.navIconsUl{width:100%;list-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center}nav div.navBox>ul.navIconsUl:nth-child(3){justify-content:flex-end}nav div.navBox>ul.navIconsUl:nth-child(3)>li{position:relative}nav div.navBox>ul.navIconsUl:nth-child(3)>li:nth-child(2):hover>ul.navMyPageUl{display:block}nav div.navBox>ul.navIconsUl>li{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 18px;cursor:pointer}nav div.navBox>ul.navIconsUl>li>div{white-space:nowrap;text-align:center;font-size:10px;color:#0090e1;margin-top:3px;font-family:Pretendard-Medium}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl{display:none;position:absolute;background-color:#fff;margin-top:316px;width:130px;padding:10px 0 0 8px;box-sizing:border-box;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.5)}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl>li.navMyPageLi{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl>li.navMyPageLi>span{margin-left:8px;color:#0090e1}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl>li.navMyPageLi:hover>span{font-family:Pretendard}nav div.navBox>img.settingIcon{cursor:pointer}nav div.navEmptyBox{width:100%;height:138.5px}@media screen and (max-width:976px){nav div.navBox{padding:10px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)}nav div.navBox>span.textLogo,nav div.navBox>span.textLogo>img{width:132px!important;height:42px!important}nav div.navBox>ul.navIconsUl:nth-child(2){display:none}nav div.navEmptyBox{height:62px}}img.likeHeartBtn:hover{animation:heartBtnHover 1s ease-in-out infinite}@keyframes heartBtnHover{0%{scale:1}50%{scale:1.05}to{scale:1}}img.likeHeartBtn:active{border-radius:100px;object-position:center;box-shadow:0 0 0 .3px red;animation:pulse22 .2s linear}@keyframes pulse22{0%{transform:scale(1);opacity:.7}50%{transform:scale(1);opacity:1}to{transform:scale(1.3);opacity:0}}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}article.popularHashtagsArticle>div.popularHashtagsTitle{font-family:Pretendard-Bold;font-size:20px}article.popularHashtagsArticle>div.popularHashtagsBars{margin-top:2px;display:flex;flex-direction:column;justify-content:space-between}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag{display:flex;width:160px;height:20px;position:relative;overflow:hidden;margin-top:14px;cursor:pointer}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:hover>div.popularHashtagsShop>span{animation:rotate-diagonal .5s linear}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:hover>span.popularHashtagsText{animation:imgMover 3s infinite}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:active>div.popularHashtagsShop>span{animation:rotate-diagonal .1s infinite}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:active>span.popularHashtagsText{animation:imgMover 1s infinite;color:#62c6ff;font-family:Pretendard-Bold}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>div.popularHashtagsShop{background-color:#ff6288;display:flex;justify-content:center;align-items:center;position:relative;margin-left:24px}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>div.popularHashtagsShop>div.blueBox{position:absolute;transform:rotate(30deg);background-color:#0090e1;width:30px;height:66.645px;flex-shrink:0;background:#0090e1;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);overflow:hidden}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>div.popularHashtagsShop>span{position:absolute;color:#fff;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:normal}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>span.popularHashtagsText{margin-left:30px;color:#0090e1}@keyframes rotate-diagonal{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}@keyframes imgMover{0%{transform:translateY(0)}25%{transform:translateY(-1px)}50%{transform:translateY(1px)}75%{transform:translateY(-1px)}to{transform:translateY(0)}}@media screen and (max-width:1230px){article.popularHashtagsArticle>div.popularHashtagsBars{flex-direction:row;justify-content:center;flex-wrap:wrap}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag{justify-content:center}}@media screen and (max-width:976px){article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag{width:unset;min-width:115px}}div.popupNotificationBox{position:absolute;margin-top:340px!important;min-width:320px;height:300px;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:none;flex-direction:column;justify-content:flex-start}div.popupNotificationBox div.popupNotificationTop{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}div.popupNotificationBox div.popupNotificationTop>span{font-family:Pretendard-Bold;font-size:16px;color:#0090e1}div.popupNotificationBox div.popupNotificationTop>button{width:64px;height:14px;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:10px;color:#62c6ff;display:flex;justify-content:center;align-items:center}div.popupNotificationBox div.popupNotificationBottom{overflow:auto}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi{width:100%;height:38px;box-shadow:0 1px 1px 0 rgba(98,198,255,.1);display:flex;justify-content:space-between;align-items:center;cursor:pointer}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi img{border-radius:10px;margin-right:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents{width:100%;display:flex;align-items:center}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>div.categoryFollowContentsText>div:first-child{font-size:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>div.categoryFollowContentsText>div:first-child>span{color:#0090e1;font-family:Pretendard-Bold}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>div.categoryFollowContentsText>div:nth-child(2){font-size:10px;color:#62c6ff;position:relative}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>button{margin-left:12px;margin-right:20px;width:52px;height:24px;font-size:10px;background-color:#62c6ff;color:#fff;border-radius:5px}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>button:hover{opacity:.9}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi span.categoryTime{font-size:10px;position:relative;color:#62c6ff;display:flex;white-space:nowrap}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi:hover{background-color:rgba(98,198,255,.05)}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi:active{background-color:rgba(0,144,225,.3)}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi{width:100%;height:38px;box-shadow:0 1px 1px 0 rgba(98,198,255,.1);display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 0;box-sizing:content-box}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>img.categoryLikeProfile{border-radius:10px;margin-right:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents{width:100%;display:flex;align-items:center}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>div.categoryLikeContentsText>div:first-child{font-size:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>div.categoryLikeContentsText>div:first-child>span{color:#0090e1;font-family:Pretendard-Bold}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>div.categoryLikeContentsText>div:nth-child(2){font-size:10px;color:#62c6ff;position:relative}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>img.categoryLikeContentsImg{margin-left:12px;border-radius:2px;margin-right:20px}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi span.categoryTime{font-size:10px;position:relative;color:#62c6ff;display:flex;white-space:nowrap}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi:hover{background-color:rgba(98,198,255,.05)}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi:active{background-color:rgba(0,144,225,.3)}li.navNotificationLi{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 18px;cursor:pointer}li.navNotificationLi>span.redDot{display:none;width:5px;height:5px;border-radius:10px;background-color:#ff6288;position:absolute;margin-top:-29px;margin-right:-9px}li.navNotificationLi>div.notifiIconText{white-space:nowrap;text-align:center;font-size:10px;color:#0090e1;margin-top:3px;font-family:Pretendard-Medium}@media screen and (max-width:976px){li.navNotificationLi{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}li.navNotificationLi>span.redDot{width:5px;height:5px;border-radius:10px;background-color:#ff6288;position:absolute;margin-top:-15px;margin-right:-9px}li.navNotificationLi>div.notifiIconText{display:none}}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}div.loadingAuthorPostCardPostImg{cursor:pointer;position:absolute;z-index:1;width:100%;max-width:256px;height:100%;max-height:256px;border-radius:10px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%;overflow-x:hidden}@keyframes gradient{0%{background:conic-gradient(from 90deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}5%{background:conic-gradient(from 90deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}10%{background:conic-gradient(from 100deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}20%{background:conic-gradient(from 110deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}30%{background:conic-gradient(from 120deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}40%{background:conic-gradient(from 130deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}50%{background:conic-gradient(from 140deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}60%{background:conic-gradient(from 130deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}70%{background:conic-gradient(from 120deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}80%{background:conic-gradient(from 110deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}90%{background:conic-gradient(from 100deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 180deg)}to{background:conic-gradient(from 90deg at 50% 50%,#75b4e0 0deg,#fffce2 68.3999991417deg,#ffb4b4 118.8000047207deg,#00d1ff 169.1999995708deg,#d9ffd6 216.0000085831deg,#ffb8d6 241.2000060081deg,#fffede 327.6000094414deg,#a1e9ff 345.5999922752deg,#fffdd7 1turn)}}div.authorCardImgBox{position:relative;width:148px;height:148px;display:flex;border-radius:10px;margin-right:45px}div.authorCardImgBox>img.authorCardImg{border-radius:10px}div.authorCardImgBox>div.authorCardImgBtnBox{width:100%;position:absolute;bottom:0;display:flex;flex-direction:row}div.authorCardImgBox>div.authorCardImgBtnBox>button{width:50%;height:30px;border-radius:10px;color:#fff;font-family:Pretendard;font-size:16px;display:flex;justify-content:center;align-items:center}div.authorCardImgBox>div.authorCardImgBtnBox>button:first-child{background-color:rgba(255,98,136,.5)}div.authorCardImgBox>div.authorCardImgBtnBox>button:first-child:hover{background-color:rgba(255,98,136,.7)}div.authorCardImgBox>div.authorCardImgBtnBox>button:first-child:active{background-color:rgba(255,98,136,.85)}div.authorCardImgBox>div.authorCardImgBtnBox>button:nth-child(2){background-color:rgba(0,144,225,.5)}div.authorCardImgBox>div.authorCardImgBtnBox>button:nth-child(2):hover{background-color:rgba(0,144,225,.7)}div.authorCardImgBox>div.authorCardImgBtnBox>button:nth-child(2):active{background-color:rgba(0,144,225,.85)}div.authorCardImgBox>label{position:absolute;bottom:0;width:100%}div.authorCardImgBox>label>span{cursor:pointer;width:100%;height:30px;border-radius:10px;background-color:rgba(0,144,225,.5);color:#fff;font-family:Pretendard;font-size:16px;display:flex;justify-content:center;align-items:center}div.authorCardImgBox>label>span:hover{background-color:rgba(0,144,225,.7)}div.authorCardImgBox>label>span:active{background-color:rgba(0,144,225,.85)}@media screen and (max-width:490px){div.authorCardImgBox{margin-right:12px}}figure.modalImgExpandBox{position:fixed;min-width:100%;min-height:100%;left:0;top:0;z-index:99;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,144,225,.4);cursor:pointer;overflow:auto}figure.modalImgExpandBox>div.modalImgsBox{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;height:100vh}figure.modalImgExpandBox>div.modalImgsBox>img.modalImgExpand{object-fit:contain;width:100%!important;aspect-ratio:unset!important;height:calc(100% - 100px)!important;overflow:auto}figure.modalImgExpandBox>div.modalImgsBox>div.modalImgExpandLoading{position:absolute;display:flex;justify-content:center;align-items:center;margin-top:-80px;width:100vh!important;aspect-ratio:unset!important;height:100vh;flex:1 1;max-width:512px;max-height:512px;box-sizing:content-box;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}div{color:#0090e1}ul.mobileIconsUl{display:flex}ul.mobileIconsUl>li.mobileIconsLi{margin-left:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}div.mobileNavBox{position:fixed;height:calc(100% - 62px);width:204px;z-index:8;right:0;display:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.65)}div.mobileNavBox>div.mobileTopNav{overflow-y:scroll;height:calc(100% - 183px)}div.mobileNavBox>div.mobileTopNav>h3.mobileNavTitle{font-size:24px;font-family:Pretendard-Bold;margin-left:16px;margin-top:16px;color:#0090e1}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl{position:relative;display:inline-flex;width:100%;flex-direction:column;align-items:flex-end;margin-top:16px}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLi{cursor:pointer;display:flex!important;width:auto!important;background-color:#fff!important;border-top-left-radius:100px!important;border-bottom-left-radius:100px!important;padding:7px 30px 7px 10px!important;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)!important;margin-bottom:16px!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLihover{box-shadow:0 2px 2px 0 rgba(98,198,255,.5)!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLi>img{width:16px!important;height:16px!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLi>span{font-size:12px!important;color:#0090e1!important;margin-left:10px!important;display:flex!important;align-items:center!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLilogout{display:none!important}div.mobileNavBox>div.mobileBottomNav{position:absolute;bottom:0;width:calc(100% - 20px);padding:30px 0;border-top:1px solid rgba(98,198,255,.25);margin-left:10px}div.mobileNavBox>div.mobileBottomNav>ul{position:relative;display:flex;justify-content:space-between}div.mobileNavBox>div.mobileBottomNav>ul>li.webUserIconsLi{cursor:pointer;border-radius:100px;display:flex;width:auto!important;background-color:#fff;padding:7px 12px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)}div.mobileNavBox>div.mobileBottomNav>ul>li.webUserIconsLi>div{font-size:12px;color:#0090e1;margin-left:10px;display:flex;align-items:center}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl{position:relative;display:flex;flex-direction:column;justify-content:space-between}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLi{cursor:pointer;border-radius:100px;display:flex;width:auto!important;background-color:#fff;padding:7px 12px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25);justify-content:center}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLihover{box-shadow:0 1px 2px 0 rgba(98,198,255,.5)}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLi>div{font-size:12px;color:#0090e1;margin-left:10px;display:flex;align-items:center}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLiBox{display:flex;justify-content:space-between;margin:16px 0}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLiBox>li.webUserIconsLi{cursor:pointer;border-radius:100px;display:flex;justify-content:center;width:auto!important;background-color:#fff;padding:7px 12px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLiBox>li.webUserIconsLi>div{font-size:12px;color:#0090e1;margin-left:10px;display:flex;align-items:center}@media screen and (max-width:976px){div.mobileNavBox{display:flex;flex-direction:column}}div.postRankBarBox{display:flex;flex-direction:row;cursor:pointer;position:relative}div.postRankBarBox:hover{scale:1.01}div.postRankBarBox:active{scale:1.02}div.postRankBarBox>div.postRankBarNumber{width:40px;height:40px;flex-shrink:0;border-radius:10px 0;background:linear-gradient(135deg,#62c6ff,#fff);box-shadow:0 4px 4px 0 hsla(0,100%,94%,.5);display:flex;justify-content:center;align-items:center}div.postRankBarBox>div.postRankBarNumber>span{color:#62c6ff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;font-family:Pretendard-SemiBold;font-size:28px;font-style:normal;font-weight:400;line-height:normal}div.postRankBarBox>img.postRankBarPostImg{width:40px;height:40px;flex-shrink:0;border-radius:10px;box-shadow:0 4px 4px 0 hsla(0,100%,94%,.5);object-fit:cover;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}div.postRankBarBox>div.postRankBarInfoBox{width:106px;height:40px;flex-shrink:0;border-radius:10px 0;background:linear-gradient(105deg,rgba(123,208,255,.2),hsla(0,0%,100%,.2));box-shadow:0 4px 4px 0 hsla(0,100%,94%,.5);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:4px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.postRankBarBox>div.postRankBarInfoBox>div.postRankBarInfo{display:flex;flex-direction:row;width:100%}div.postRankBarBox>div.postRankBarInfoBox>div.postRankBarInfo>img{width:16px;height:16px;flex-shrink:0;border-radius:5px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%}div.postRankBarBox>div.postRankBarInfoBox>div.postRankBarInfo>span{color:#0090e1;margin-left:4px;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#0090e1}div.postRankBarBox>div.postRankBarInfoBox>div.postRankBarInfo>span,div.postRankBarBox>div.postRankBarInfoBox>div.postRankBarInfoText{width:100%;font-size:12px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.postRankBarBox>div.postRankBarInfoBox>div.postRankBarInfoText{color:#444}div.postRealtimeRankBar{display:flex;flex-direction:row;width:146px;height:146px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.2),rgba(0,144,225,.4));background-size:300% 300%;border-radius:10px;position:relative;cursor:pointer}div.postRealtimeRankBar>div.postRankBarNumber{width:40px;height:40px;flex-shrink:0;border-radius:10px 0;background:linear-gradient(135deg,rgba(98,198,255,.5),hsla(0,0%,100%,.5) 100%);display:flex;justify-content:center;align-items:center;z-index:2}div.postRealtimeRankBar>div.postRankBarNumber>span{color:#62c6ff;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#fff;font-family:Pretendard-Bold;font-size:28px;font-style:normal;font-weight:400;line-height:normal}div.postRealtimeRankBar>img.postRankBarPostImg{position:absolute;z-index:1;width:100%;height:100%;border-radius:10px;object-fit:cover}div.postRealtimeRankBar>div.postRankBarInfoBox{width:106px;height:40px;flex-shrink:0;border-radius:10px 0;background:linear-gradient(105deg,rgba(123,208,255,.5),hsla(0,0%,100%,.5));display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:4px;box-sizing:border-box;margin-top:106px;z-index:1;overflow:hidden}div.postRealtimeRankBar>div.postRankBarInfoBox>div.postRankBarInfo{display:flex;flex-direction:row;overflow:hidden}div.postRealtimeRankBar>div.postRankBarInfoBox>div.postRankBarInfo>img{width:16px;height:16px;flex-shrink:0;border-radius:5px}div.postRealtimeRankBar>div.postRankBarInfoBox>div.postRankBarInfo>span{color:#000;margin-left:4px;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#62c6ff;font-size:12px;font-style:normal;font-weight:900;font-family:Pretendard-Bold;line-height:normal;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;width:100%}div.postRealtimeRankBar>div.postRankBarInfoBox>div.postRankBarInfoText{color:#444;font-size:12px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Pretendard}@media screen and (max-width:1230px){div.postRankBarBox{width:100%}div.postRankBarBox>img.postRankBarPostImg{width:240px!important}div.postRankBarBox>div.postRankBarInfoBox{position:relative;flex:1 1}div.postRealtimeRankBar{width:100%;height:unset;aspect-ratio:1/1}div.postRealtimeRankBar>div.postRankBarNumber{width:20%;height:20%}div.postRealtimeRankBar>div.postRankBarInfoBox{margin-top:auto;margin-left:auto;width:80%;aspect-ratio:1/1}}@media screen and (max-width:976px){div.postRankBarBox>img.postRankBarPostImg{width:120px!important}}div.commentBox{display:flex;flex-direction:column;align-items:center;width:188px}div.commentBox>div.commentImg{display:flex;justify-content:center;align-items:center;border-radius:200px;border:3px solid #ffdfdf;width:188px;height:188px}div.commentBox>div.commentImg>a{width:168px;height:168px}div.commentBox>div.commentImg>a>img{border-radius:200px}div.commentBox>div.commentText{width:188px;font-size:12px;margin-top:10px;max-height:60px;overflow:hidden;text-overflow:fade}div.commentBox>div.commentNick{margin-top:19px;font-size:12px;color:#c9c9c9;display:flex;justify-content:flex-end;width:100%}@media screen and (max-width:420px){div.commentBox{width:168px}div.commentBox>div.commentImg{width:168px;height:168px}div.commentBox>div.commentImg>a,div.commentBox>div.commentImg>a>img{width:148px;height:148px}div.commentBox>div.commentText{width:168px}}@media screen and (max-width:380px){div.commentBox{width:158px}div.commentBox>div.commentImg{width:158px;height:158px}div.commentBox>div.commentImg>a,div.commentBox>div.commentImg>a>img{width:138px;height:138px}div.commentBox>div.commentText{width:158px}}@media screen and (max-width:360px){div.commentBox{width:148px}div.commentBox>div.commentImg{width:148px;height:148px}div.commentBox>div.commentImg>a,div.commentBox>div.commentImg>a>img{width:128px;height:128px}div.commentBox>div.commentText{width:148px}}@media screen and (max-width:330px){div.commentBox{width:140px}div.commentBox>div.commentImg{width:140px;height:140px}div.commentBox>div.commentImg>a,div.commentBox>div.commentImg>a>img{width:120px;height:120px}div.commentBox>div.commentText{width:140px}}div.categoryBtnList{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:20px;overflow:auto}button.categoryBtn{border-radius:5px;background-color:#fff;padding:2px;box-shadow:0 4px 4px 0 rgba(98,198,255,.5);display:flex;justify-content:center;align-items:center;width:auto}button.categoryBtn>img{border-radius:4px}button.categoryBtn>div.categoryBtnEmptyThumb{border-radius:4px;min-width:40px;min-height:40px;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%}}button.categoryBtn>span{margin:0 6px;font-family:Pretendard;white-space:nowrap}button.categoryBtn.selected{background-color:#00a3ff}button.categoryBtn.selected>span{color:#fff}article.authorDebutArticle>div.authorDebutTitle{font-family:Pretendard-Bold;font-size:20px}article.authorDebutArticle>div.authorDebutBars{margin-top:16px;display:flex;flex-direction:column;justify-content:space-between;height:480px}@media screen and (max-width:1230px){article.authorDebutArticle>div.authorDebutBars{display:grid;grid-template-columns:repeat(3,1fr);height:unset}}div.authorMasonryImgsContainer{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}div.authorMasonryImgsContainer>div.mainBlogPostsBox{--gap:16px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:var(--gap);column-gap:var(--gap);grid-auto-rows:17px;position:relative;border-radius:20px;width:100%;max-width:1228px}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem{position:relative;display:flex;justify-content:center;align-items:flex-start;cursor:pointer}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:100%}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a{position:relative}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:100%;border-top-left-radius:10px;border-top-right-radius:10px;position:relative;object-fit:cover}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom{width:100%;height:30px;border-radius:0 0 10px 10px;left:0;color:#0090e1;padding:0 4px;display:flex;justify-content:center;align-items:center;font-family:Pretendard-Bold;overflow-y:hidden;position:relative;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>img.imgPostInfoCardBottomImg{border-radius:5px}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>div.imgPostInfoCardBottomInfo{font-size:10px;width:100%;padding-left:4px;box-sizing:border-box}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#525252;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.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.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>img.imgPostInfoCardBottomHeart{object-position:center}div.authorMasonryImgsContainer div.authorContentsPagination{display:flex;justify-content:center;align-items:center;margin:80px 0;color:#0090e1;width:auto}div.authorMasonryImgsContainer div.authorContentsPagination>button.paginationFirstEndBtn{display:flex;justify-content:center;align-items:center;background-color:transparent}div.authorMasonryImgsContainer div.authorContentsPagination>button.paginationFirstEndBtn:hover{scale:1.05!important}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon{display:flex;align-items:center;gap:2px;border-radius:2px}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon li.pageLi{cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center;margin:0 2px}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon li.pageLi a{width:24px;height:24px;display:flex;justify-content:center;align-items:center;font-size:16px;border:2px solid #0090e1;border-radius:20px}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon li.pageLi a:hover{color:#ffb12b;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.1),rgba(0,144,225,.2))}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .paginationBtn{cursor:pointer;width:32px;height:32px;flex-shrink:0;color:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .paginationBtn a{display:flex;justify-content:center;align-items:center;color:#0090e1}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .paginationBtn a:hover{color:#ffb12b;scale:1.05}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .previousBtn{margin-right:6px}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .previousBtn:hover{scale:1.05}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .nextBtn{margin-left:6px}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .nextBtn:hover{scale:1.05}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .activePage{cursor:pointer;display:flex;border-radius:4px;width:24px;height:24px}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .activePage a{color:#ffb12b;font-weight:700;background:linear-gradient(-45deg,#fff,rgba(98,198,255,.1),rgba(0,144,225,.2))}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .pageDisabled{color:hsla(0,0%,100%,.1);cursor:default;width:24px;height:24px;flex-shrink:0}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .pageDisabled a{color:hsla(0,0%,100%,.1)}div.authorMasonryImgsContainer div.authorContentsPagination ul.paginationCon .pageDisabled a:hover{color:transparent}@media screen and (max-width:1250px){div.authorMasonryImgsContainer>div.mainBlogPostsBox{width:100%;column-gap:12px;grid-template-columns:repeat(4,1fr);justify-items:center}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:280px}}@media screen and (max-width:1180px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:250px}}@media screen and (max-width:1060px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:232px}}@media screen and (max-width:990px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:216px}}@media screen and (max-width:940px){div.authorMasonryImgsContainer>div.mainBlogPostsBox{grid-template-columns:repeat(3,1fr)}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:256px}}@media screen and (max-width:820px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:220px}}@media screen and (max-width:720px){div.authorMasonryImgsContainer div.mainBlogPostsBox{grid-template-columns:repeat(2,1fr)}div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:300px}}@media screen and (max-width:640px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:260px}}@media screen and (max-width:570px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:232px}}@media screen and (max-width:500px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:200px}}@media screen and (max-width:440px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:180px}}@media screen and (max-width:400px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:160px}}@media screen and (max-width:360px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:150px}}@media screen and (max-width:340px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:140px}}span.imgPostInfoCardBottomUserInfo{width:100%;height:30px;border-radius:0 0 10px 10px;left:0;color:#0090e1;padding:0 4px;display:flex;justify-content:center;align-items:center;font-family:Pretendard-Bold;overflow-y:hidden;position:relative;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}span.imgPostInfoCardBottomUserInfo>img.imgPostInfoCardBottomImg{border-radius:5px}span.imgPostInfoCardBottomUserInfo div.imgPostInfoCardBottomInfo{font-size:10px;width:100%;padding-left:4px;box-sizing:border-box}span.imgPostInfoCardBottomUserInfo div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#525252;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}span.imgPostInfoCardBottomUserInfo div.imgPostInfoCardBottomInfo div.cardInfoBottom{color:#a4a4a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}span.imgPostInfoCardBottomUserInfo>img.imgPostInfoCardBottomHeart{object-position:center}section.referredUsersListsSection{display:flex;flex-direction:column;margin:100px 0}section.referredUsersListsSection div.referredUsersListsTop{font-size:20px;font-family:Pretendard-Bold;margin-bottom:40px}section.referredUsersListsSection div.referredUsersLists{display:flex;flex-direction:row;justify-content:space-between}ul.postsCntTabUl{display:flex;justify-content:flex-start;margin-bottom:68px}ul.postsCntTabUl li.postsCntTabContentsLi{margin-right:20px;cursor:pointer;padding-bottom:3px}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsText>span:first-child{margin-right:5px;color:#0090e1;font-family:Pretendard-Bold}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsTextBar{display:none;border-bottom:4px solid #0090e1;box-shadow:0 4px 4px 0 #62c6ff}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsTextBar.selected{display:flex}@media screen and (max-width:400px){ul.postsCntTabUl{width:auto;overflow-x:auto;position:relative}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsText,ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsText>span{white-space:nowrap}}section.hashPostsSection{width:100%;max-width:916px}section.hashPostsSection>div.hashPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.hashPostsSection>div.hashPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.hashPostsSection>div.hashPostsTop>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.hashPostsSection>div.hashPostsBox{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}@media screen and (max-width:976px){section.hashPostsSection{padding:0 12px}section.hashPostsSection>div.hashPostsBox{grid-template-columns:repeat(3,1fr);grid-row-gap:0;grid-column-gap:0}}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.mainBlogPostsSection{position:relative;width:100%;max-width:916px}section.mainBlogPostsSection>div.mainBlogPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.mainBlogPostsSection>div.mainBlogPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.mainBlogPostsSection>div.mainBlogPostsTop>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.mainBlogPostsSection>div.mainBlogPostsBox{--gap:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:var(--gap);column-gap:var(--gap);grid-auto-rows:10px;position:relative;border-radius:20px;background:linear-gradient(109deg,rgba(255,55,127,.21) 7.87%,rgba(113,143,200,.21) 33.92%,rgba(224,92,92,0) 120.53%)}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem{position:relative}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem:nth-child(6){display:none}section.mainBlogPostsSection>div.postsBoxHeightSmall{height:290px}section.mainBlogPostsSection>div.postsBoxHeightLarge{height:600px}@media screen and (max-width:976px){section.mainBlogPostsSection{padding:0 12px}section.mainBlogPostsSection>div.mainBlogPostsBox{grid-template-columns:repeat(2,1fr);height:auto!important;background:none}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem{width:100%;flex:1 1;overflow:hidden;box-sizing:border-box}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem:nth-child(4){grid-row-end:span 62!important}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem:nth-child(4)>a.blogPostCardBox{height:600px!important}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem:nth-child(4)>a.blogPostCardBox>img.blogPostCardImg{height:320px!important}section.mainBlogPostsSection>div.mainBlogPostsBox>div.mainBlogPostsItem:nth-child(6){display:block}}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:34px}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:repeat(auto-fill,minmax(180px,1fr));grid-column-gap:12px;grid-row-gap:12px;justify-content:space-between}section.newestPostsSection>a{display:flex}}@media screen and (max-width:780px){section.newestPostsSection>div.newestPostsBox{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:336px){section.newestPostsSection>div.newestPostsBox{grid-template-columns:repeat(auto-fill,minmax(120px,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:repeat(auto-fill,minmax(180px,1fr));grid-column-gap:12px;grid-row-gap:12px;justify-content:space-between}}@media screen and (max-width:780px){section.referredPostsSection>div.referredPostsBox{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:660px){section.referredPostsSection>div.referredPostsBox{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media screen and (max-width:540px){section.referredPostsSection>div.referredPostsBox{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media screen and (max-width:348px){section.referredPostsSection>div.referredPostsBox{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}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}}
/*!
 * TOAST UI Color Picker
 * @version 2.2.8
 * @author NHN Cloud FE Development Team <dl_javascript@nhn.com>
 * @license MIT
 */.tui-colorpicker-clearfix{zoom:1}.tui-colorpicker-clearfix:after{content:"";display:block;clear:both}.tui-colorpicker-vml{behavior:url(#default#VML);display:block}.tui-colorpicker-container,.tui-colorpicker-palette-container{width:152px}.tui-colorpicker-palette-container ul{width:152px;margin:0;padding:0}.tui-colorpicker-palette-container li{float:left;margin:0;padding:0 3px 3px 0;list-style:none}.tui-colorpicker-palette-button{display:block;overflow:hidden;outline:none;margin:0;padding:0;width:16px;height:16px;border:1px solid #ccc;cursor:pointer}.tui-colorpicker-palette-button.tui-colorpicker-selected{border:2px solid #000}.tui-colorpicker-palette-button.tui-colorpicker-color-transparent{barckground-repeat:repeat;background-repeat:no-repeat;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAYAAAD0f5bSAAABfGlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGAqSSwoyGFhYGDIzSspCnJ3UoiIjFJgv8PAzcDDIMRgxSCemFxc4BgQ4MOAE3y7xsAIoi/rgsxK8/x506a1fP4WNq+ZclYlOrj1gQF3SmpxMgMDIweQnZxSnJwLZOcA2TrJBUUlQPYMIFu3vKQAxD4BZIsUAR0IZN8BsdMh7A8gdhKYzcQCVhMS5AxkSwDZAkkQtgaInQ5hW4DYyRmJKUC2B8guiBvAgNPDRcHcwFLXkYC7SQa5OaUwO0ChxZOaFxoMcgcQyzB4MLgwKDCYMxgwWDLoMjiWpFaUgBQ65xdUFmWmZ5QoOAJDNlXBOT+3oLQktUhHwTMvWU9HwcjA0ACkDhRnEKM/B4FNZxQ7jxDLX8jAYKnMwMDcgxBLmsbAsH0PA4PEKYSYyjwGBn5rBoZt5woSixLhDmf8xkKIX5xmbARh8zgxMLDe+///sxoDA/skBoa/E////73o//+/i4H2A+PsQA4AJHdp4IxrEg8AAAGbaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA1LjQuMCI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjEzPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE0PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CghrN1AAAABzSURBVCgVldKxEYAgDAXQD5VOpLuwgi4jlrTMqF00oOd5Aia/CcV/F4oYOgNlrLjvVyCEVJchBjEC25538PeaWTzRMBLxvIL7UZwFwL06qoA6aoAy+gFfJABvJAQPUoCMlICRRd8BzgHzJL4ok9aJ67l4AK9AxVKhHryUAAAAAElFTkSuQmCC")}.tui-colorpicker-palette-hex{font-family:monospace;width:60px}.tui-colorpicker-palette-hex,.tui-colorpicker-palette-preview{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.tui-colorpicker-palette-preview{width:12px;height:12px;border:1px solid #ccc;overflow:hidden}.tui-colorpicker-palette-toggle-slider{display:inline-block;*display:inline;zoom:1;vertical-align:middle;float:right}.tui-colorpicker-slider-container{margin:5px 0 0;height:122px;zoom:1}.tui-colorpicker-slider-container:after{content:"";display:block;clear:both}.tui-colorpicker-slider-left{float:left;width:120px;height:120px}.tui-colorpicker-slider-right{float:right;width:32px;height:120px}.tui-colorpicker-svg{display:block}.tui-colorpicker-slider-handle{position:absolute;overflow:visible;top:0;left:0;width:1px;height:1px;z-index:2;opacity:.9}.tui-colorpicker-svg-slider,.tui-colorpicker-vml-slider{width:120px;height:120px;border:1px solid #ccc;overflow:hidden}.tui-colorpicker-vml-slider{position:relative}.tui-colorpicker-vml-slider-bg{position:absolute;margin:-1px 0 0 -1px;top:0;left:0;width:122px;height:122px}.tui-colorpicker-svg-huebar{float:right;width:18px;height:120px;border:1px solid #ccc;overflow:visible}.tui-colorpicker-vml-huebar{width:32px;position:relative}.tui-colorpicker-vml-huebar-bg{position:absolute;top:0;right:0;width:18px;height:121px}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:none;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}