@charset "UTF-8";:root{--headerWidth: 200px}a{text-decoration:none}a:visited{color:#000}.content-wrapper{position:absolute;width:calc(100% - var(--headerWidth));margin-left:var(--headerWidth);height:100vh;overflow:auto;scrollbar-width:none}.noHeader{width:100%;margin-left:0}.hoverBtns:hover{filter:brightness(.9)}@media (max-width: 1024px){:root{--headerWidth: 100px}}@media (max-width: 768px){:root{--headerWidth: 0px}}@font-face{font-family:IrishGrover;src:url(../font/IrishGrover-Regular.ttf)}@font-face{font-family:NanumSquareNeoLT;src:url(../font/NanumSquareNeo-aLt.ttf)}@font-face{font-family:NanumSquareNeoRG;src:url(../font/NanumSquareNeo-bRg.ttf)}@font-face{font-family:NanumSquareNeoBD;src:url(../font/NanumSquareNeo-cBd.ttf)}@font-face{font-family:NanumSquareNeoEB;src:url(../font/NanumSquareNeo-dEb.ttf)}@font-face{font-family:NanumSquareNeoHV;src:url(../font/NanumSquareNeo-eHv.ttf)}@font-face{font-family:RobotoM;src:url(../font/Roboto-Medium.ttf)}.header{position:fixed;top:0;left:0;width:200px;height:100%;display:flex;flex-direction:column;align-items:center;border-right:1px solid #ccc;background-color:#fff;-webkit-user-select:none;user-select:none;z-index:2}.header-top{margin:10px;cursor:pointer}.header-top img{width:170px;height:auto}.header-sections{padding-bottom:10px}.header-line{border-bottom:1px solid #ccc}.header-sections ul{list-style-type:none}.header-sections li{margin:10px}.header-sections a{font-family:Pretendard-Regular;color:#000;background-color:#fff;text-decoration:none;font-size:20px;font-weight:400;display:flex;align-items:center;border-radius:10px;padding:10px 30px;border:1px solid transparent;transition:background-color .3s;position:relative}.header-sections a:hover{background-color:#d9d9d9;font-weight:900}.header-sections a.active{color:#2da7ff;font-weight:900}.icon{margin-right:20px;font-size:24px}@media (max-width: 1024px){.header{width:80px;height:100%}.header-top img{width:60px;height:auto}.header-sections ul{flex-direction:column;align-items:center}.header-sections a{font-size:0;padding:10px}.header-sections .icon{margin-right:0;font-size:24px}}@media (max-width: 768px){.header{display:none}}@font-face{font-family:Pretendard-Regular;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}.header-extra{margin-top:auto;width:100%;padding:10px;border-top:1px solid #ccc;background-color:#f9f9f9}.footer-info p{margin:5px 0;font-size:14px;font-weight:900;color:#333}.footer-info a{color:#000;text-decoration:none;display:flex;align-items:center}.info-links{display:flex;align-items:center;justify-content:space-between}.github-icon{margin-right:8px;font-size:20px}._back_1pajb_1{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#00000050;z-index:4;animation:_fadein_1pajb_1 forwards .3s}._popup_1pajb_14{position:fixed;width:auto;height:auto;padding:0 50px 100px;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:25px;box-shadow:#0000001a 0 3px 5px;z-index:5;animation:_openPopup_1pajb_1 forwards .3s}._fadeout_1pajb_29{animation:_fadeout_1pajb_29 forwards .3s}._closePopup_1pajb_33{animation:_closePopup_1pajb_33 forwards .3s}@keyframes _fadein_1pajb_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeout_1pajb_29{to{opacity:0}0%{opacity:1}}@keyframes _openPopup_1pajb_1{0%{opacity:0;top:calc(50% + 20px)}to{opacity:1;top:50%}}@keyframes _closePopup_1pajb_33{to{opacity:0;top:calc(50% + 20px)}0%{opacity:1;top:50%}}._close_1pajb_33{position:absolute;font-size:50px;top:5px;right:30px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.1s}._color_1pajb_87{position:absolute;left:0;width:100%;height:25px;border-top-left-radius:25px;border-top-right-radius:25px}._title_1pajb_96{font-size:25px;font-family:NanumSquareNeoBD;text-align:center;margin-top:70px;white-space:pre-line}._submit_1pajb_104,._no_1pajb_105{position:absolute;width:auto;height:40px;font-size:20px;padding:0 15px;border-radius:20px;line-height:40px;cursor:pointer;transition:.1s;font-family:NanumSquareNeoBD;bottom:15px}._submit_1pajb_104{right:15px}._no_1pajb_105{background-color:#d9d9d9;right:95px}.main-page{display:flex;flex-direction:column;align-items:center;height:100vh;position:relative;overflow:hidden;z-index:1}.video-buttons-wrapper{display:flex;align-items:center;justify-content:center;padding:auto}.buttons-container{display:flex;flex-direction:column;align-items:center;background-color:#f1f1f1;border-radius:10px;margin:10px;padding:0}.video-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .5s ease,transform .5s ease;opacity:0}.video-wrapper.hidden{opacity:0;transform:translate(-50%,-150%)}.video-wrapper.active{opacity:1;transform:translate(-50%,-50%);z-index:3}.video-feed{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.video-container{position:relative;height:80vh;aspect-ratio:9 / 16;background-color:#000;border-radius:15px}.video{border-radius:15px;width:100%;height:100%}.video-content-info{position:absolute;bottom:0;left:0;width:100%;padding:10px 15px 0;color:#fff;box-sizing:border-box;border-bottom-left-radius:15px;border-bottom-right-radius:15px;transition:bottom .3s ease-in-out;background:linear-gradient(to top,#000,#0000000d);cursor:pointer}.video-container:hover .video-content-info{bottom:40px;border-radius:0}.video-container:hover .custom-controls{visibility:visible;opacity:1}.video-content-title{font-size:13px;font-weight:700;margin-bottom:5px}.video-details{font-size:13px;color:#fff;margin-bottom:10px}.video-user-name:hover{text-decoration:underline}.video-challenge-name{font-weight:900}.video-challenge-name:hover{text-decoration:underline}.custom-controls{visibility:hidden;position:absolute;box-sizing:border-box;border-bottom-left-radius:15px;border-bottom-right-radius:15px;opacity:0;width:100%;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:10px;background:#000;padding:10px;align-items:center;transition:visibility .3s,opacity .3s linear;-webkit-user-select:none;user-select:none}.custom-controls button{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;width:20px;border-radius:50%;transition:transform .2s ease-in-out}.custom-controls input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:60%;background:#444;height:5px;border-radius:5px;outline:none;cursor:pointer}.custom-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;background:#fff;border-radius:50%;cursor:pointer}.time-info{color:#fff;font-size:13px;margin-bottom:3px}.volume-control{position:relative}.volume-slider{position:absolute;bottom:60px;left:50%;transform:translate(-50%) rotate(-90deg);width:60px!important}.new-slider.slick-slider{width:400px;height:100%;position:relative;overflow:visible}.video-image-container{position:relative;width:400px;max-height:711px;background-color:#000;border-radius:15px}.image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-wrapper img{width:400px;height:100%;object-fit:contain}.image-arrow{position:absolute;top:50%;font-size:20px;transform:translateY(-50%);z-index:1001;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#00000080;color:#fff;cursor:pointer;transition:background-color .3s ease}.image-arrow.next-arrow{right:5px;border-radius:50%}.image-arrow.prev-arrow{left:5px;border-radius:50%}.image-arrow.next-arrow:hover,.image-arrow.prev-arrow:hover{background-color:#000c}.buttons-container span{font-weight:900;font-family:Pretendard-Regular}.button-item{display:flex;flex-direction:column;align-items:center;margin:0;color:#2da7ff;padding:10px;border-radius:50%;font-size:22px;cursor:pointer;position:relative;overflow:hidden}.icon-fill{fill:#2da7ff}.animate .icon-fill{animation:pop .7s ease}.animate{pointer-events:none}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.detail-background{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;z-index:2}.detail-video{width:100%;height:100%;border-radius:10px;display:flex}.detail-video-section{flex:2;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;height:100vh}.new-image-slider.slick-slider{width:auto;max-width:400px;height:auto;display:flex}.detail-video-player{width:auto;max-width:500px;border-radius:10px;height:100vh}.detail-video-info{margin-top:10px;text-align:center}.content-section{width:450px;min-width:450px;display:flex;flex-direction:column;overflow-y:auto;background-color:#fff}.comments{max-height:500px;overflow-y:auto;border-top:1px solid #ccc;padding-top:10px}.comment{margin-bottom:10px}.comment p{margin:0}.detail-back-button{position:absolute;top:20px;left:20px;background-color:#000000b3;border:none;color:#fff;border-radius:50%;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;z-index:1000}.post-section{background-color:#f1f1f1;margin:10px;padding:20px 10px 10px;border-radius:10px;flex-shrink:0;font-family:Pretendard-Regular,sans-serif}.post-header{display:flex;align-items:center;margin-bottom:15px}.profile-img{width:50px;height:50px;border-radius:50%;margin-right:15px;cursor:pointer;-webkit-user-select:none;user-select:none}.user-info{display:flex;flex-direction:column}.user-info h3{margin:0;font-size:18px;cursor:pointer}.user-info h3:hover{text-decoration:underline}.user-info p{margin:0;color:#777;font-size:12px}h2{font-size:20px}.post-section-content{max-width:100%;word-wrap:break-word;word-break:break-word}.post-section-content h2,.post-section-content p{margin:0 0 5px}.post-section-content p{font-size:16px}.post-section-content h3{font-size:16px;font-weight:100;color:#2da7ff;cursor:pointer;margin-bottom:10px}p{margin:0;line-height:1.5}.like-button{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.like-button svg,.like-button-count{margin-right:5px}.like-button svg{pointer-events:none}.like-button-count{pointer-events:none}.link-section{font-family:Pretendard-Regular,sans-serif;display:flex;justify-content:space-between;align-items:center;margin:0 10px;padding:10px;background-color:#f1f1f1;border-radius:10px}.file-link{display:flex;align-items:center}.file-link span{font-size:12px;padding:5px 10px;border:1px solid #ccc;border-radius:5px;width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copy-link-button{margin-left:10px;padding:5px 10px;background-color:#fff;color:gray;border:1px solid #ccc;border-radius:5px;cursor:pointer;display:flex;align-items:center}.copy-link-button svg{margin-right:5px}.copy-link-button:hover{background-color:gray;color:#000}.sns-link{display:flex;gap:20px}.sns-link svg{width:24px;height:24px;cursor:pointer;border-radius:50%;transition:transform .3s}.sns-link svg:hover{transform:translateY(-5px)}.comment-section{background-color:#fff;padding:5px 10px 20px;border-radius:10px;margin-top:20px;height:100%;display:flex;flex-direction:column}.comment-section h2{font-size:24px;color:#333;font-family:Pretendard-Regular,sans-serif;display:flex;align-items:center;border-bottom:1px soild #ccc;margin:5px}.comment-section h2 span{font-size:18px;margin-left:10px}.comments{display:flex;flex-direction:column;height:calc(100vh - 400px)}.comments::-webkit-scrollbar{width:7px}.comments::-webkit-scrollbar-track{background:#fff;border-radius:10px}.comments::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.comments::-webkit-scrollbar-thumb:hover{background:#555}.comment{background-color:#fff;padding:0 10px;border-radius:10px;display:flex;flex-direction:column;position:relative;margin-bottom:3px}.comment-header{display:flex;align-items:center;justify-content:space-between}.comment-user-avatar{align-self:flex-start}.comment-user-avatar img{width:35px;height:35px;border-radius:50%;margin:5px 10px 0 0;cursor:pointer}.comment-user-details{flex-grow:1}.comment-user-name-date{display:flex;align-items:center}.comment-user-name{font-size:14px;margin:0;cursor:pointer}.comment-user-name:hover{text-decoration:underline}.comment-date{font-size:12px;color:#999;margin:0}.comment-meta{display:flex;align-items:center}.reply-link{display:inline-block;font-size:12px;color:#2da7ff;cursor:pointer;margin-left:20px}.toggle-replies-link{font-size:12px;color:#2da7ff;cursor:pointer;max-width:99px;padding:0 5px;margin:5px 0 5px 45px;text-decoration:underline}.comment-text{font-size:14px;color:#333;margin:0;word-break:break-word}.comment-like-section{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:50;margin-top:10px;right:0}.comment-like-section svg{font-size:16px;color:#888;cursor:pointer}.comment-like-section svg:hover{color:#888}.like-count{font-size:14px;color:#888;width:35px;text-align:center}.comment-actions{display:flex;align-items:center;margin-right:0;margin-bottom:auto;position:relative;cursor:pointer}.comment-actions:hover .comment-actions-menu{display:block}.comment-actions-menu{display:none;position:absolute;top:0;right:17px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1;width:auto}.comment-actions-menu button{background:none;border:none;cursor:pointer;padding:5px 10px;width:100%;text-align:left}.comment-actions-menu button:hover{background-color:#ccc}.comment-actions-buttons{display:flex;align-items:center}.reply-section{display:flex;align-items:center;margin-left:auto;width:370px;margin-top:5px;margin-bottom:5px}.reply-section input{outline:none;flex:1;padding:8px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;font-family:inherit;font-size:14px;margin-right:10px;transition:transform .3s ease,border .3s ease}.reply-section input:hover,.reply-section input:focus{border:2px solid #333!important;padding:7px;animation:border-focus .3s forwards}.reply-submit-button{padding:9px 15px!important;border:none;border-radius:15px;background-color:#2da7ff;color:#fff;cursor:pointer;transition:background-color .3s ease}.reply-submit-button:hover{background-color:#1a76d2}.new-comment-section{display:flex;align-items:center;position:fixed;bottom:0;right:0;width:450px;padding:10px;background-color:#fff;border-top:1px solid #ccc;box-shadow:0 -2px 5px #0000001a}.new-comment-section input{outline:none;flex:1;padding:10px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;font-family:inherit;font-size:14px;margin-right:10px;transition:transform .3s ease,border .3s ease}.new-comment-section input:hover,.new-comment-section input:focus{border:2px solid #333!important;padding:9px;animation:border-focus .3s forwards}.new-comment-section .reply-submit-button{padding:10px 20px}@media (max-width: 950px){.new-comment-section{display:none}}.replies{margin-left:50px}.reply{display:flex;align-items:center;margin-top:10px}.reply-user-avatar img{width:30px;height:30px;border-radius:50%;margin-right:10px}.reply-user-details{display:flex;flex-direction:column}.reply-user-name{font-size:14px;margin:0}.reply-text{font-size:14px;color:#333;margin:0;word-break:break-word}.reply-meta{display:flex;align-items:center;margin-top:5px}.reply-date{font-size:12px;color:#999;margin:0}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.userBlock{display:flex;align-items:center;justify-content:space-between;padding:2px 10px;border-radius:8px;margin-bottom:6px;cursor:pointer;transition:background-color .3s;width:500px;height:70px}.userBlock:hover{background-color:#f0f0f0}.userInfoContainer{display:flex;align-items:center;overflow:hidden;width:100%;height:70px}.userIcon{width:60px;height:60px;margin-right:10px;border-radius:50%;object-fit:cover}.skeletonIcon{min-width:60px;min-height:60px;margin-right:10px;background-color:#e0e0e0;border-radius:50%}.userInfo{display:flex;flex-direction:column;width:80%;padding-right:10px;overflow:hidden}.username{font-family:NanumSquareNeoBD;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-right:10px}.description{font-family:NanumSquareNeoRG;color:#666;font-size:.8em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-right:10px}.followToggleButton,.followButton{padding:10px 15px;font-size:1em;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s,border-color .3s}.followToggleButton{background-color:#fff;color:#007bff;border:1px solid #2da7ff}.followToggleButton:hover,.followToggleButton.following{background-color:#2da7ff;color:#fff;border:1px solid #2da7ff}.followToggleButton.following:hover{background-color:#ff3a3a;color:#fff;border:1px solid #ff3a3a}.loadingIcon{animation:spin 1s linear infinite}.search-bar{display:flex;align-items:center;background-color:#f0f0f0;border-radius:20px;padding:10px 15px;width:100%;max-width:600px;margin:0 auto 10px;position:relative}.search-bar .search-icon{color:#aaa;font-size:18px;margin-right:10px}.search-bar input{border:none;background-color:transparent;outline:none;font-size:16px;font-family:NanumSquareNeoBD;width:100%}.loading-icon{position:absolute;right:15px;font-size:18px;color:#aaa;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.followPage{display:flex;flex-direction:column;align-items:center;height:90vh;position:relative;overflow:hidden;background-color:#fff;margin:70px auto 0}.followPageMainContent{display:flex;flex-direction:column;align-items:center;width:500px}.slideBar-Wrapper{display:flex;flex-direction:column;align-items:center;width:320px}.slideBar{background-color:#f0f0f0;width:320px;height:60px;border-radius:25px;display:flex;justify-content:space-around;align-items:center;-webkit-user-select:none;user-select:none;margin:10px auto;position:relative}.slideBtn{position:absolute;width:150px;height:50px;background-color:#fff;border-radius:20px;transition:.5s cubic-bezier(.5,0,.2,1)}.slideBarBtn{width:150px;height:50px;border-radius:20px;text-align:center;color:#898989;line-height:50px;font-size:20px;font-family:NanumSquareNeoRG;z-index:1;cursor:pointer;transition:.3s}.slideBarBtn:not(.slideBarSelectedContent):hover{background-color:#dfdfdf}.slideBarSelectedContent{color:#000;font-family:NanumSquareNeoBD}.Select0{left:95px}.Select1{left:250px}.list{display:flex;flex-direction:column;align-items:center;width:100%;margin:20px 0;font-family:NanumSquareNeoBD}.list h1{margin-bottom:10px}.userBlockContainer{display:flex;flex-direction:column;align-items:center;width:100%}.pageNumbers{display:flex;list-style:none;padding:0}.pageNumbers li{width:35px;height:35px;margin:0 5px;padding:5px 10px;cursor:pointer;border-radius:4px;text-align:center}.pageNumbers li.active{background-color:#2da7ff;color:#fff}.search-page-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 auto;flex:1;height:100vh}.search-page-main-content{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:10px}.search-page-content{width:100%;overflow-y:auto;padding:20px;box-sizing:border-box}.search-page-content::-webkit-scrollbar{display:none}.category-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.categories-grid{margin:60px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;width:100%}.search-results{width:100%;flex-direction:column;justify-content:center}.notFound{font-family:NanumSquareNeoBD;font-size:25px;color:#000;text-align:center;margin-top:50px}.skeletonCard{display:flex;flex-direction:column;align-items:center}.skeletonProfile{display:flex;align-items:center;margin-top:10px}.skeletonText{display:flex;flex-direction:column;margin-left:10px}.categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:1200px}.category-thumbnail{display:flex;align-items:center;text-align:left;border-radius:30px;padding:10px;transition:.3s;cursor:pointer;flex-direction:row;background-color:#fff}.category-thumbnail:hover{background-color:#f4f4f4;transform:scale(1.03)}.category-thumbnail-icon{font-size:80px;margin:0 20px}.category-info{display:flex;flex-direction:column}.category-title{font-size:23px;font-family:NanumSquareNeoEB;margin-bottom:5px}.category-description{font-size:14px;font-family:NanumSquareNeoRG;color:#666}.slide-bar{background-color:#f0f0f0;width:500px;height:60px;border-radius:25px;display:flex;justify-content:space-around;align-items:center;-webkit-user-select:none;user-select:none;margin:60px auto 10px;position:fixed;top:10px;left:calc(50% - 155px);z-index:1;box-shadow:#0003 0 0 5px}.slide-back{position:fixed;content:"";width:100%;height:100px;top:50px;left:0;background-color:#ffffff50;border-bottom:1px solid #f0f0f0ff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1;transition:.5s;opacity:0}.slide-back-show{opacity:1}.slide-btn{position:absolute;width:calc((500px / 3) - 10px);height:50px;background-color:#fff;margin-left:calc(50% - 250px);border-radius:20px;transition:.5s cubic-bezier(.5,0,.2,1)}.slide-bar-btn{width:calc((500px / 3) - 10px);height:50px;border-radius:20px;text-align:center;color:#898989;line-height:50px;font-size:20px;font-family:NanumSquareNeoRG;z-index:1;cursor:pointer;transition:.3s}.slide-bar-btn:not(.slide-bar-selected-content):hover{background-color:#dfdfdf}.slide-bar-selected-content{color:#000;font-family:NanumSquareNeoBD}.slide-bar-btn .ionicon{position:absolute;margin-top:14px;margin-left:-25px}.challengeFolder{cursor:pointer;margin:10px;display:inline-block;width:300px;text-align:center;font-family:NanumSquareNeoRG}.imageContainer{position:relative;width:100%;height:0;padding-bottom:100%;background-color:#f0f0f0;border-radius:10px;overflow:hidden}.largeImage{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.imagePlaceholder{display:flex;align-items:center;justify-content:center;background-color:#e0e0e0}.challengeInfo{position:absolute;bottom:0;left:0;width:100%;padding:10px;background-color:#00000080;color:#fff;font-family:NanumSquareNeoRG;box-sizing:border-box;text-align:center;border-radius:0}.challengeTitle{font-size:20px;margin-bottom:5px;font-family:NanumSquareNeoBD}.challengeCount{font-size:14px;color:#fff;font-family:NanumSquareNeoRG;display:flex;align-items:center;justify-content:center}.user-Icon{margin-right:5px;color:#fff}.challenges-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%;max-width:1200px;margin:100px auto 0}.users-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%;max-width:1200px;margin:100px auto 0;position:relative;min-height:400px}.NotFound{font-family:NanumSquareNeoBD;color:#333;font-size:25px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._postsContainer_1i19b_1{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-content:center;width:100%;max-width:960px;margin:100px auto 0}._skeletonCard_1i19b_12{display:flex;flex-direction:column;align-items:left}._skeletonProfile_1i19b_18{display:flex;align-items:left;margin-top:10px}._skeletonText_1i19b_24{margin-left:10px}._postCard_1i19b_28{position:relative;width:250px;height:380px;background-color:#fff;overflow:hidden;cursor:pointer;transition:transform .2s;border-radius:15px;display:flex;flex-direction:column;margin-bottom:10px}._thumbnailWrapper_1i19b_42{position:relative;width:100%;height:100%}._postThumbnail_1i19b_48{width:100%;height:320px;object-fit:cover;transition:filter .3s ease;border-radius:15px}._postCard_1i19b_28:hover ._postThumbnail_1i19b_48{filter:brightness(70%)}._overlay_1i19b_60{position:absolute;top:0;left:0;width:100%;height:320px;background:#0000;transition:.2s;border-radius:15px}._overlay_1i19b_60 :hover{background:#0000004d}._postViewCount_1i19b_75{position:absolute;bottom:20px;left:15px;display:flex;align-items:center;font-size:14px;color:#fff;font-family:NanumSquareNeoHV}._postHoverInfo_1i19b_86{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;font-size:15px;color:#fff}._postInfo_1i19b_97{display:flex;align-items:center;margin-left:10px;font-family:NanumSquareNeoHV}._postIcon_1i19b_104{margin-right:5px}._postDetails_1i19b_108{width:100%;display:flex;align-items:center;padding:5px 0;margin-top:5px;overflow:hidden}._postProfileImage_1i19b_117{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px;cursor:pointer}._postTextContainer_1i19b_126{display:flex;flex-direction:column;max-width:calc(100% - 50px)}._postTitle_1i19b_132{font-size:18px;font-family:NanumSquareNeoBD;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._postChallenge_1i19b_141{font-size:15px;color:#646464;font-family:NanumSquareNeoRG;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._postChallenge_1i19b_141:hover{color:#2da7ff}._notFound_1i19b_154{font-family:NanumSquareNeoBD;font-size:25px;color:#000;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.category-page-container{max-width:1000px;margin:45px auto;padding:20px}.category-title-container{display:flex;align-items:center;justify-content:center;margin:20px 0;font-family:NanumSquareNeoEB;text-align:center;font-size:20px}.category-title-container svg{font-size:40px;margin-right:10px}.challenges-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;width:1000px}.challenge-folder{display:flex;flex-direction:column;align-items:center;width:300px;padding:10px;background-color:#f0f0f0;border-radius:5px;box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s;margin:10px;font-family:NanumSquareNeoRG}.challenge-folder:hover{box-shadow:0 8px 16px #0003}.image-container{position:relative;width:100%;height:200px}.image-placeholder{position:absolute;background-color:#d0d0d0;border-radius:5px}.large-image{width:100%;height:100%}.small-image{width:90%;height:90%;right:-10%;top:5%;z-index:-1}.challenge-info{position:absolute;bottom:30%;left:50%;transform:translate(-50%);text-align:center;background-color:#00000080;color:#fff;padding:5px 10px;border-radius:5px;font-family:NanumSquareNeoRG}.challenge-title{font-size:16px;font-weight:700;margin-bottom:5px;font-family:NanumSquareNeoBD}.challenge-count{font-size:14px;font-family:NanumSquareNeoRG}.no-challenges{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;text-align:center;margin-top:20px;font-family:NanumSquareNeoRG}.no-challenges p{margin:50px 0;font-size:35px;font-family:NanumSquareNeoBD;text-align:center}.createChallengeButton{background-color:#2da7ff;color:#fff;text-align:center;width:120px;height:40px;font-size:20px;padding:0 20px;border-radius:20px;line-height:40px;cursor:pointer;font-family:NanumSquareNeoBD}.createChallengeButton:hover{background-color:#2da7ff}.skeleton-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.skeleton-item{width:300px;height:300px;margin:10px;border-radius:15px}.noTitle{word-break:keep-all;text-align:center;font-size:40px;font-family:NanumSquareNeoBD;margin-top:50vh;transform:translateY(-100px)}.goHomeBtn{background-color:#2da7ff;color:#fff;text-align:center;width:120px;height:40px;margin-left:calc(50% - 60px);font-size:20px;padding:0 20px;border-radius:20px;line-height:40px;cursor:pointer;font-family:NanumSquareNeoBD}.loginBack{position:absolute;background:#c5e7ff;background:linear-gradient(135deg,#c5e7ff,#85bfe9);width:100%;height:100%}.loginAllWrap{position:absolute;width:800px;height:700px;top:calc(50% - 350px);left:calc(50% - 400px);border-radius:30px;box-shadow:#0000003d 0 3px 8px}.loginLogo{position:absolute;width:300px;height:300px;top:200px;left:50px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:pointer}.loginBackWrap{position:absolute;background-color:#2da7ff;width:50%;height:100%;border-top-left-radius:30px;border-bottom-left-radius:30px}.loginWrap{position:absolute;width:50%;height:100%;right:0;background-color:#fff;border-top-right-radius:30px;border-bottom-right-radius:30px}.loginTitle{position:absolute;font-size:40px;text-align:center;font-family:NanumSquareNeoEB;width:100%;height:40px;top:150px}.loginDescLine{position:absolute;top:calc(50% - 35px);width:80%;left:10%;border:.5px solid black}.loginDesc{position:absolute;width:150px;height:30px;background-color:#fff;font-size:18px;text-align:center;font-family:NanumSquareNeoBD;left:calc(50% - 75px);top:calc(50% - 50px)}.kakaoIcon{position:absolute;width:25px;top:calc(50% - 12.5px);left:20px}.naverIcon{position:absolute;width:20px;height:20px;top:calc(50% - 10px);left:22.5px}.googleIcon{position:absolute;width:25px;height:25px;top:calc(50% - 12.5px);left:20px}.loginBtn{position:absolute;width:80%;height:60px;left:10%;border-radius:20px;font-family:NanumSquareNeoBD;font-size:20px;line-height:60px;text-align:center;cursor:pointer;transition:.1s;-webkit-user-select:none;user-select:none;box-shadow:#0003 0 2px 5px}.loginKakaoBtn{background-color:#fee500;top:50%;color:#191919}.loginNaverBtn{background-color:#03c75a;top:calc(50% + 70px);color:#fff}.loginGoogleBtn{background-color:#fff;top:calc(50% + 70px);color:#0000008a}.registerTitle{position:absolute;font-size:30px;text-align:center;font-family:NanumSquareNeoBD;width:100%;height:60px;top:110px;white-space:pre-line}.registerBackBtn{margin:10px;width:50px;height:50px;border-radius:50%;font-size:50px;cursor:pointer}.registerInput{position:absolute;left:10%;width:80%;height:50px;background-color:transparent;border:none;border-bottom:2px solid #d9d9d9;font-size:23px;font-family:NanumSquareNeoRG;padding:10px;transition:.2s}.registerIdInput{top:50%;padding-right:100px}.idForm .checkId{position:absolute;top:calc(50% + 10px);right:calc(10% + 10px);width:80px;height:30px;border:none;font-size:16px;border-radius:5px;background-color:#2da7ff;color:#fff;font-family:NanumSquareNeoRG;cursor:pointer;-webkit-user-select:none;user-select:none}.registerEmailInput{top:calc(50% + 70px)}.registerIdInput+label{top:calc(50% + 10px)}.registerEmailInput+label{top:calc(50% + 80px)}.registerInput+label{position:absolute;font-family:NanumSquareNeoRG;font-size:23px;left:calc(10% + 10px);color:#777;transition:.2s ease;-webkit-user-select:none;user-select:none}.registerInput:focus{outline:none}.registerInput:focus+label,.registerInput:valid+label{transform:translate(-10px,-25px) scale(.8)}.registerBtn{position:absolute;width:80%;height:60px;left:10%;border-radius:20px;font-family:NanumSquareNeoBD;font-size:20px;line-height:60px;text-align:center;cursor:pointer;transition:.1s;background-color:#2da7ff;bottom:20px;color:#fff;border:none;-webkit-user-select:none;user-select:none}.categoryForm{margin-top:250px;margin-left:10%;width:80%;height:300px;overflow:auto;scrollbar-width:none;box-shadow:#0000001a 0 0 15px inset;border-radius:20px;padding:30px 0 25px}.categoryDiv{margin-bottom:5px;width:60%;margin-left:20%}.categoryInput{display:none}.categoryInput+label{display:inline-block;width:30px;height:30px;background-color:#e1f3ff;border-radius:6px;vertical-align:middle;cursor:pointer;transition:.2s;position:relative}.categoryInput:checked+label{background-color:#2da7ff;box-shadow:#2da7ff88 0 0 5px 2px}.categoryInput:checked+label:after{content:"";display:block;width:8px;height:15px;border:solid white;border-width:0 3.5px 3.5px 0;transform:rotate(45deg);position:relative;top:3px;left:10px}.categoryInput+label+label{-webkit-user-select:none;user-select:none;font-size:20px;font-family:NanumSquareNeoRG;cursor:pointer;margin-left:10px}.categoryContact{position:absolute;font-family:NanumSquareNeoRG;width:80%;bottom:90px;text-align:center;margin-left:-10px;font-size:18px}.categoryContact span{position:absolute;top:2px;margin-left:5px;color:#2da7ff}.categoryContactInfo{position:absolute;word-break:keep-all;background-color:#fff;width:350px;z-index:1;bottom:25px;right:10px;padding:15px;font-size:18px;border-radius:10px 10px 0;border:1px solid #000000;box-shadow:#64646f33 0 7px 29px;font-family:NanumSquareNeoRG;color:#000}.profileWrapper{width:1000px;height:150px;margin:100px auto 50px}.profileImg{position:absolute;width:150px;height:150px;border-radius:50%}.profileImg img{object-fit:cover;border-radius:50%;width:150px;height:150px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.profileImgSkeleton{position:absolute;top:-2.5px}.profileName{position:absolute;margin-top:20px;margin-left:170px;font-size:35px;font-family:NanumSquareNeoBD}.profileNameSkeleton{margin-top:20px;margin-left:170px}.profileInfoIcon{position:absolute;color:#2da7ff;font-size:30px;top:5px;right:-40px}.profileInfo{position:absolute;background-color:#fff;width:auto;height:70px;padding:10px 20px 10px 40px;font-size:20px;z-index:1;top:15px;border:1px solid #000000;box-shadow:#64646f33 0 7px 29px;font-family:NanumSquareNeoRG}.profileInfo .infoIcons{position:absolute;left:15px;margin-top:3px}.profileDesc{position:absolute;margin-top:65px;margin-left:170px;font-size:20px;font-family:NanumSquareNeoRG}.profileDescSkeleton{margin-top:5px;margin-left:170px}.profileStat{position:absolute;top:130px;right:calc(50% - 500px);text-align:center}.profileStat div{display:inline-block;font-family:NanumSquareNeoRG;font-size:20px;margin-right:30px}.profileStat div:last-child{margin-right:0}.profileStat div div{display:block;font-family:NanumSquareNeoBD;font-size:40px;color:#2da7ff;cursor:pointer;margin-right:0}.profileDynamicBtn{position:absolute;margin-top:95px;margin-left:170px}.profileDynamicBtnSkeleton{margin-top:10px;margin-left:170px}.profileBtn{display:inline-block;width:auto;height:30px;font-size:16px;padding:0 12px;margin:0 3px;border-radius:20px;line-height:30px;cursor:pointer;transition:.1s;-webkit-user-select:none;user-select:none;font-family:NanumSquareNeoBD}.profileEditBtn{background-color:#d9d9d9}.profileLogoutBtn{background-color:#ff3636;color:#fff}.profileFollowBtn{background-color:#2da7ff;color:#fff}.profileUnFollowBtn{background-color:#ff3636;color:#fff}:root{--contentsMargin: 100px}@media (max-width: 1300px){.profileWrapper{width:600px;height:240px;margin:100px 50px 50px}.profileStat{margin-top:170px;left:50px;text-align:left}}@media (max-width: 650px){.profileWrapper{width:400px;height:160px}.profileImg,.profileImg img{width:100px;height:100px}.profileName{font-size:25px;margin-left:110px}.profileInfoIcon{font-size:20px;top:4px;right:-25px}.profileDesc{font-size:15px;margin-top:50px;margin-left:110px}.profileDynamicBtn{margin-top:70px;margin-left:110px}.profileBtn{height:25px;font-size:15px;line-height:25px}.profileStat{margin-top:110px;text-align:center;width:100%;left:0}.profileStat div{font-size:15px}.profileStat div div{font-size:30px}}@media (max-width: 500px){.profileWrapper{width:300px;height:250px;margin:100px auto 30px}.profileImg{left:calc(50% - 50px)}.profileName{width:300px;margin-top:110px;margin-left:0;text-align:center}.profileInfoIcon{right:5px}.profileDesc{width:300px;margin-top:140px;margin-left:0;text-align:center}.profileDynamicBtn{width:300px;margin-top:160px;margin-left:0;text-align:center}.profileStat{margin-top:200px;text-align:center;width:100%;left:0}}@media (max-width: 650px){:root{--contentsMargin: 40px}.contentChallenge{border-radius:10px}.contentChallengeTitle{margin-left:5px;margin-top:295px;font-size:13px}.contentChallengeCategory{margin-left:5px;font-size:10px}}._back_1nt1a_1{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#00000050;z-index:2;animation:_fadein_1nt1a_1 forwards .3s}._popup_1nt1a_12{position:absolute;width:400px;height:600px;background-color:#fff;left:calc(50% - 200px);top:calc(50% - 300px);border-radius:30px;box-shadow:#0000001a 0 3px 5px;z-index:3;animation:_openPopup_1nt1a_1 forwards .3s}._fadeout_1nt1a_25{animation:_fadeout_1nt1a_25 forwards .3s}._closePopup_1nt1a_29{animation:_closePopup_1nt1a_29 forwards .3s}@keyframes _fadein_1nt1a_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeout_1nt1a_25{to{opacity:0}0%{opacity:1}}@keyframes _openPopup_1nt1a_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _closePopup_1nt1a_29{to{opacity:0;transform:translateY(20px)}0%{opacity:1;transform:translateY(0)}}._close_1nt1a_29{position:absolute;font-size:50px;top:5px;right:30px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.1s}._title_1nt1a_83{font-size:30px;font-family:NanumSquareNeoBD;text-align:center;margin-top:50px}._img_1nt1a_90{width:100px;height:100px;border-radius:50%;background-color:#d9d9d9;margin:30px auto;box-shadow:#6e6e6e33 0 0 20px}._img_1nt1a_90 img{object-fit:cover;border-radius:50%;width:100px;height:100px}._imgBtn_1nt1a_106{position:absolute;opacity:0;background-color:#00000080;width:100px;height:100px;border-radius:50%;margin-top:30px;left:calc(50% - 50px);transition:.2s ease;cursor:pointer}._imgBtn_1nt1a_106:hover{opacity:1}._imgBtnIcon_1nt1a_123{font-size:30px;color:#fff;width:100%;text-align:center;margin-top:35px}._setBasic_1nt1a_131{position:absolute;width:130px;left:calc(50% - 65px);margin-top:-25px;text-align:center;font-size:15px;font-family:NanumSquareNeoRG;color:#777;cursor:pointer}._setBasic_1nt1a_131:hover{text-decoration:underline}._checkId_1nt1a_147{position:absolute;top:255px;right:55px;width:80px;height:30px;border:none;font-size:16px;border-radius:5px;background-color:#2da7ff;color:#fff;font-family:NanumSquareNeoRG;cursor:pointer}._id_1nt1a_162,._name_1nt1a_162,._desc_1nt1a_162,._email_1nt1a_162{width:300px;height:40px;background-color:transparent;border:none;border-bottom:2px solid #d9d9d9;font-size:20px;font-family:NanumSquareNeoRG;margin:10px 50px;padding:5px;transition:.2s}._id_1nt1a_162{padding-right:90px}._id_1nt1a_162:focus,._name_1nt1a_162:focus,._desc_1nt1a_162:focus,._email_1nt1a_162:focus{outline:none;border-bottom:2px solid #2DA7FF}._popup_1nt1a_12 input[type=text]+label{position:absolute;font-family:NanumSquareNeoRG;font-size:20px;margin-top:17px;left:55px;color:#777;transition:.2s ease;-webkit-user-select:none;user-select:none}._popup_1nt1a_12 input[type=text]:focus{outline:none}._popup_1nt1a_12 input[type=text]:focus+label,._popup_1nt1a_12 input[type=text]:valid+label{transform:translate(-10px,-25px) scale(.8)}._submit_1nt1a_205{position:absolute;background-color:#2da7ff;color:#fff;width:auto;height:45px;font-size:20px;padding:0 20px;border-radius:30px;line-height:45px;cursor:pointer;transition:.1s;font-family:NanumSquareNeoBD;right:30px;bottom:30px}._delete_1nt1a_222{position:absolute;color:red;font-size:15px;cursor:pointer;font-family:NanumSquareNeoRG;left:30px;bottom:30px}._delete_1nt1a_222:hover{text-decoration:underline}.slideNavLine{position:absolute;margin-top:30px;width:calc(100% - 30px);left:15px;border-bottom:2px solid #d9d9d9;z-index:-1}.slideNav{background-color:#f0f0f0;width:500px;height:60px;border-radius:25px;display:flex;justify-content:space-around;align-items:center;-webkit-user-select:none;user-select:none;margin:10px auto;top:220px;outline:15px solid #ffffff}.slideBtn{position:absolute;width:calc((500px / 3) - 10px);height:50px;background-color:#fff;margin-left:calc(50% - 250px);border-radius:20px;transition:.5s cubic-bezier(.5,0,.2,1)}.slideNavBtn{padding-left:20px;width:calc((500px / 3) - 10px);height:50px;border-radius:20px;text-align:center;color:#898989;line-height:50px;font-size:20px;font-family:NanumSquareNeoRG;z-index:1;cursor:pointer;transition:.3s}.slideNavBtn:not(.slideNavSelectedContent):hover{background-color:#dfdfdf}.slideNavSelectedContent{color:#000;font-family:NanumSquareNeoBD}.select0{left:5px}.select1{left:calc(5px + 500px / 3)}.select2{left:calc(5px + 1000px / 3)}.slideNavBtn .ionicon{position:absolute;margin-top:14px;margin-left:-25px}@media (max-width: 500px){.slideNav{width:330px}.slideBtn{width:100px;margin-left:calc(50% - 165px)}.slideNavBtn{padding-left:0;width:100px}.select1{left:115px}.select2{left:225px}.slideNavBtn .ionicon{position:relative;margin-left:0}}.profilePosts{position:absolute;width:calc(var(--contentCount) * 260px);left:50%;transform:translate(-50%);margin:50px 0}.profilePost{display:inline-block;width:250px;height:325px;background-color:#d9d9d9;margin:5px 5px 100px;border-radius:15px;cursor:pointer}.profilePostCard1,.profilePostCard2{position:absolute;width:250px;height:325px;background-color:#d9d9d9;object-fit:cover;border-radius:15px;z-index:-1;transition:.3s}.profilePostCardHover:hover~.profilePostCard1{width:240px;height:312px;margin-left:5px;margin-top:-19.5px;box-shadow:#0003 0 0 10px}.profilePostCardHover:hover~.profilePostCard2{width:245px;height:318.5px;margin-left:2.5px;margin-top:-9.75px;box-shadow:#0003 0 0 10px}.profilePostCardHover:hover{opacity:1}.profilePostCardHover{display:block;opacity:0;position:absolute;width:250px;height:325px;border-radius:15px;background-color:#00000050;text-align:center;padding-top:162.5px;transition:opacity .1s}.profilePostThumbnail{position:absolute;width:250px;height:325px;object-fit:cover;border-radius:15px;z-index:0}.profilePostViewCount,.profilePostLikeCount,.profilePostCommentCount,.profilePostParticipantCount{filter:drop-shadow(0px 0px 5px #000000);color:#fff;font-family:NanumSquareNeoHV;font-size:15px}.profilePostParticipantCount{font-size:20px;font-family:NanumSquareNeoBD}.profilePostIcon{position:absolute;margin-left:-20px}.profilePostViewCount{position:absolute;margin-left:30px;margin-top:295px}.profilePostType{position:absolute;margin-left:15px;margin-top:15px;font-size:20px;color:#fff;filter:drop-shadow(0px 0px 5px #000000)}.profilePostLikeCount,.profilePostCommentCount{display:inline-block}.profilePostCommentCount{margin-left:30px}.profilePostRemove{position:absolute;width:30px;height:30px;border-radius:50px;top:15px;right:15px}.profilePostRemoveIcon{filter:drop-shadow(0px 0px 5px #000000);color:#ff3636;font-size:25px}.profilePostHover{position:absolute;width:250px;height:325px;border-radius:15px;background-color:#00000050;text-align:center;padding-top:162.5px;transition:opacity .1s;opacity:0}.profilePost .profilePostHover:hover{opacity:1}.profilePostImg{position:absolute;width:40px;height:40px;margin-top:335px;border-radius:50px;object-fit:cover;background-color:#d9d9d9}.profilePostImgName{position:absolute;width:auto;height:30px;line-height:30px;font-family:NanumSquareNeoBD;padding:0 10px;margin-top:340px;margin-left:50px;border-radius:10px;background-color:#fff;box-shadow:#00000080 0 0 10px;z-index:1;opacity:0;transition:.2s}.profilePostImg:hover~.profilePostImgName{opacity:1}.profilePostTitle,.profilePostChallenge,.profilePostTitleMini,.profilePostChallengeMini,.profilePostDesc{position:absolute;width:250px;font-family:NanumSquareNeoBD}.profilePostTitleMini,.profilePostChallengeMini{width:200px;margin-left:50px}.profilePostTitle,.profilePostTitleMini{font-size:18px;margin-top:335px}.profilePostChallenge,.profilePostChallengeMini,.profilePostDesc{font-size:15px;margin-top:360px;color:#646464}.profilePostChallenge:hover,.profilePostChallengeMini:hover{text-decoration:underline}.profilePostNotFound{margin-top:100px;text-align:center;font-size:30px;font-family:NanumSquareNeoBD}.profilePostNotFound div{color:#fff;background-color:#2da7ff;width:120px;height:40px;line-height:40px;margin:50px auto 0;border-radius:20px;font-size:20px;cursor:pointer;-webkit-user-select:none;user-select:none}.profilePostSortNav{position:absolute;width:440px;height:30px;left:calc(50% - 220px);font-size:20px;line-height:30px;font-family:NanumSquareNeoBD}.profilePostSortStatus{position:absolute;left:0}.profilePostSortButton{position:absolute;right:0;cursor:pointer;width:35px;height:35px;margin-top:-2.5px;font-size:30px;border-radius:5px;transition:.1s}.profilePostSortButton:active{transform:scale(.85)}.profilePostSortButtonIcon{position:absolute;left:2.5px;top:2.5px}.profilePostSkeletonWrap{display:inline-block}.profilePostSkeleton{margin:5px}.profilePostTitleSkeleton{margin:0 5px}.profilePostChallengeSkeleton{margin:0 5px 50px}.new-post-background{background-color:#f0f0f0;padding:20px;font-family:Pretendard-Regular;height:100vh}.new-post-container{display:flex;flex-direction:column;padding:20px;max-width:1200px;min-width:1000px;margin:0 auto}.new-post-drop{height:360px;border:1px solid #ccc;text-align:center;background-color:#f9f9f9}.dropzone{width:100%;height:480px;padding:10px;border:3px dashed #ccc;text-align:center;cursor:pointer;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;align-items:center}.dropzone svg{font-size:40px}.dropzone p{margin:0;font-size:18px;font-weight:100}.dropzone span{font-size:14px;color:gray}.upload-header{margin-bottom:10px}.upload-header h2{margin:0;font-size:20px;color:#2da7ff}.upload-header p{margin:0;font-size:14px;color:gray}.upload-header span{color:#000;font-weight:900;font-size:16px;margin-left:5px}.upload-complete{color:green;margin-bottom:10px;font-size:14px}.video-preview{width:100%;height:100%;border-radius:10px}.video-img-preview{width:270px;height:460px;border-radius:10px;object-fit:contain}.preview-container{margin:0 50px;width:270px;height:480px;position:relative;-webkit-user-select:none;user-select:none}.progress-bar{width:100%;background-color:#eee;border-radius:5px;overflow:hidden;margin-bottom:20px}.progress-bar .progress{height:5px;background-color:#2da7ff}.new-post-media{background-color:#fff;padding:20px;border-radius:10px;margin:10px;height:650px}.upload-info{margin:20px 0;display:flex;flex-direction:column;gap:10px;font-size:12px;color:#666;white-space:nowrap}.upload-info div{display:flex;align-items:center}.upload-info span{margin:0 10px}.media-and-description{display:flex;flex-direction:row;gap:30px}.description-input{-webkit-user-select:none;user-select:none;flex:1;background-color:#fff;border-radius:10px}.description-input label{display:block;margin-bottom:5px}.new-post-challenge{width:60%;background-color:#ccc;color:#000;font-weight:900;font-family:Pretendard-Regular;font-size:16px!important;cursor:not-allowed}.title-wrapper{position:relative;width:60%}.description-wrapper{position:relative;width:100%}.char-post-count{position:absolute;right:5px;bottom:-5px;font-size:12px;color:gray}.add-post-image,.add-post-video{border:none;font-size:14px;border-radius:10px;padding:10px 50px}.add-post-video{background-color:#f1f1f1;color:gray;cursor:not-allowed}.add-post-image{color:#fff;background-color:#f77c7c;cursor:pointer}.new-post-buttons{display:flex;flex-direction:column;gap:10px;width:200px;margin:10px 0}.new-post-submit-buttons{display:flex;gap:40px;width:440px}.new-post-submit-buttons button{border:none;font-size:14px;border-radius:10px;padding:10px 50px;cursor:pointer;width:200px;transition:background-color .5s ease}.post-submit{background-color:#2da7ff;color:#fff}.post-submit.disabled{cursor:not-allowed;background-color:#f1f1f1;color:gray}.post-cancel{background-color:#000;color:#f5f5f5}.new-post-title,.new-post-description{width:100%}.new-post-title,.new-post-description,.new-post-challenge{outline:none;border:none;background-color:#f1f1f1;padding:10px;border-radius:5px;font-size:14px;margin-bottom:10px;word-wrap:break-word}.new-post-title:focus,.new-post-description:focus{border-color:#ccc}.submit-button{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:16px;transition:background-color .3s ease;margin-top:20px}.submit-button:hover{background-color:#0056b3}.new-post-loading{color:#fff}.error-message{margin-top:10px;font-weight:900;color:red}.none-challenge-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.none-challenge-container img{max-width:100%;height:auto;margin-bottom:20px}.none-challenge-container p{font-size:30px;font-weight:900;font-family:Pretendard-Regular}.none-challenge-container span{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:60px;transition:transform .3s ease}.none-challenge-container span:hover{transform:translateY(-20%)}.slick-slider{height:480px;width:270px}.slick-list{padding:10px;border-radius:15px;box-shadow:0 4px 8px #0000001a;background-color:#000}.carousel-container,.image-slide{position:relative}.close-button{display:block}.custom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.slick-dots{bottom:10px;color:#fff!important}.slick-dots li button:before{font-size:8px;color:#fff!important}.slick-dots li.slick-active button:before{color:#fff!important}.slick-dots li button:hover:before{color:#fff!important}.custom-arrow.slick-next{right:-30px;color:#000;border-radius:50%}.custom-arrow.slick-next:hover{color:#000;box-shadow:0 4px 10px #0003}.custom-arrow.slick-prev{left:-30px;color:#000;border-radius:50%}.custom-arrow.slick-prev:hover{color:#000;box-shadow:0 4px 10px #0003}.carousel-container:hover .custom-arrow{display:block!important}.loading-container{position:relative;display:flex;justify-content:center;align-items:center;height:480px;width:270px}.loading-message{position:absolute;display:flex;flex-direction:column;align-items:center}.spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#000;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-message p{text-align:center;margin-top:10px;font-size:12px;font-weight:100}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.challenge-page{height:100vh;width:100%;font-family:Pretendard-Regular}.challenge-page-container{padding:20px;width:80%;max-width:1000px;background-color:#fff;margin:30px auto 0}.challenge-page-title{width:100%;padding:20px 10px 0;margin-bottom:10px;color:#000;border-bottom:2px solid #ccc}.challenge-page-title span{color:#000;font-weight:900;font-size:25px}.challenge-dates p{display:flex;align-items:center;font-size:14px;margin-bottom:10px}.challenge-dates svg{margin-right:5px}.challenge-box{padding:10px;border-radius:10px;background-color:#fff;margin-top:10px}.challenge-header{display:flex;justify-content:space-between;align-items:center}.join-challenge-button{font-family:Pretendard-Regular;background-color:#2da7ff;color:#fff;border:none;border-radius:15px;padding:10px 20px;cursor:pointer;font-size:16px}.join-challenge-button:hover{background-color:#1c85d0}.challenge-description{font-size:15px;color:gray}.challenge-posts{display:flex;align-items:center;text-align:center}.challenge-posts p{display:flex;align-items:center;margin:0;font-size:14px;color:gray}.challenge-posts p svg{margin-right:5px}.challenge-image-list{display:flex;flex-wrap:wrap;gap:10px;padding:10px}.challenge-image-item{width:225px;border-radius:5px;padding:0;height:380px;box-sizing:border-box;cursor:pointer;position:relative}.challenge-image-preview{width:100%;height:350px;object-fit:cover;border-radius:10px}.challenge-image-info{display:flex;align-items:center;margin-left:5px}.challenge-image-info .icon{display:flex;align-items:center;font-size:16px;color:#000;margin-right:20px}.challenge-image-info .icon svg{margin-right:5px;color:gray}.challenge-image-info span{font-size:12px}.challenge-user-info{display:flex;align-items:center;position:absolute;bottom:30px;width:100%;padding:5px;border-radius:0 0 5px 5px;box-sizing:border-box;color:#fff}.challenge-user-info img{width:25px;height:25px;border-radius:50%;margin-right:5px}.challenge-user-info p{color:#fff;font-size:14px}.challenge-user-info p:hover{text-decoration:underline}.skeleton{background-color:#e0e0e0;border-radius:4px;margin-bottom:10px}.skeleton-title{width:60%;height:24px}.skeleton-text{width:100%;margin-top:7px;height:16px}.skeleton-image{width:100%;height:350px;border-radius:10px}.skeleton-description,.skeleton-posts{width:100%;height:16px;margin-bottom:10px}.skeleton-button{width:150px;height:32px;margin-top:10px;background-color:#e0e0e0;border-radius:4px}.deleteProfileTitle{margin:50px 0;text-align:center;font-size:45px;font-family:NanumSquareNeoEB}.deleteProfileDesc{margin:50px 0;text-align:center;font-size:30px;font-family:NanumSquareNeoBD}.deleteProfileNotice{margin:100px auto;padding:30px;width:750px;background-color:#f0f0f0;border-radius:20px;text-align:left;font-size:20px;font-family:NanumSquareNeoRG}.deleteProfileNotice div{margin:10px 0}.checkInput{display:none}.checkInput+label{display:inline-block;width:30px;height:30px;background-color:#e1f3ff;border-radius:6px;vertical-align:middle;cursor:pointer;transition:.2s;position:absolute;margin-top:-3px;left:calc(50% - 110px);margin-left:20px}.checkInput:checked+label{background-color:#2da7ff;box-shadow:#2da7ff88 0 0 5px 2px}.checkInput:checked+label:after{content:"";display:block;width:8px;height:15px;border:solid white;border-width:0 3.5px 3.5px 0;transform:rotate(45deg);position:relative;top:3px;left:10px}.checkInput+label+label{-webkit-user-select:none;user-select:none;font-size:20px;font-family:NanumSquareNeoRG;cursor:pointer;margin-left:10px;position:absolute;width:100%;text-align:center}.deleteProfileBtn{margin:200px auto 0;width:120px;height:40px;text-align:center;font-size:20px;border-radius:20px;line-height:40px;cursor:pointer;transition:.1s;font-family:NanumSquareNeoBD;color:#fff}.deleteProfileBackBtn{margin:55px 10px 10px;width:50px;height:50px;border-radius:50%;font-size:50px;cursor:pointer}.new-challenge-page{height:100vh;background-color:#f9f9f9;font-family:Pretendard-Regular;-webkit-user-select:none;user-select:none}.new-challenge-container{position:absolute;background-color:#fff;border-radius:30px;box-shadow:0 0 5px #0000001a;width:70%;height:600px;left:15%;top:calc(50% - 300px)}.new-challenge-left{position:absolute;width:250px;height:100%;padding:40px}.new-challenge-right{position:absolute;width:calc(100% - 250px);height:100%;right:0}.new-challenge-text{font-size:20px;text-align:center;margin-top:15px;font-family:NanumSquareNeoBD;transform:scale(1);animation:scaleText .6s ease-in-out forwards;cursor:pointer}.scale-fizz{transform:scale(1);animation:scaleText 1s ease-in-out forwards}@keyframes scaleText{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.new-challenge-container form{position:absolute;left:10%;margin-top:20px;width:80%;height:300px}.new-challenge-container img{display:block;margin:0 auto 20px;width:150px;cursor:pointer}.challenge-form label{font-size:16px;font-weight:500;color:#333}.category-selection-title{text-align:center}.form-plus2{position:absolute;left:0;display:block}.form-plus{font-size:14px;color:#666;margin-left:10px}.form-plus svg{margin-right:5px}.challenge-input,.challenge-form-description{font-family:inherit;font-size:inherit;outline:none;background-color:#f1f1f1;border:none;padding:15px;border-radius:10px;font-size:16px;word-wrap:break-word;width:100%;margin-bottom:30px;box-sizing:border-box;transition:transform .3s ease,border .3s ease}.challenge-input:focus,.challenge-form-description:focus{outline:3px solid #2DA7FF;animation:border-focus .3s forwards}@keyframes border-focus{0%{outline:3px solid transparent}to{outline:3px solid #2DA7FF}}.char-count{position:absolute;font-size:15px;color:#999;margin-left:-50px;margin-top:16px}.category-selection{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;margin-top:50px}.category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;padding:10px;border:1px solid #ccc;background-color:#ccc;border-radius:10px;cursor:pointer;color:#2da7ff;background-color:#fff;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.category-card.selected,.category-card:hover{border-color:#007bff;background-color:#2da7ff!important;color:#fff;transform:scale(1.1);box-shadow:0 4px 8px #0003}.category-icon{font-size:24px;margin-bottom:5px}.upload-info{margin-top:20px}.upload-required{display:flex;align-items:center}.upload-required span{margin-left:5px}.create-challenge-button{background-color:#2da7ff;color:#fff;padding:10px 20px;border:none;border-radius:5px;font-size:16px;cursor:pointer;width:200px;margin:20px auto;transition:background-color .3s ease;font-family:Pretendard-Regular}.create-challenge-button:hover{background-color:#1a76d2}.create-challenge-button.disabled{background-color:#d3d3d3;cursor:not-allowed}.askChat,.askList{position:absolute;height:70%;top:15%;background-color:#f0f0f0;border-radius:30px;transition:.3s}.askChatScroll{box-shadow:#00000030 0 3px 3px inset}.askChat{width:40%;left:calc(20% - 10px);overflow-y:auto;padding:20px;display:flex;flex-direction:column;scrollbar-width:none}.askList{width:20%;left:calc(60% + 10px);padding:20px}.askList button{font-size:18px;margin-bottom:10px;padding:10px;border:none;background-color:#2da7ff;color:#fff;cursor:pointer;border-radius:25px;width:100%;line-height:30px;word-break:keep-all;font-family:NanumSquareNeoBD}.askBubble{margin:10px 0;padding:10px 20px;max-width:60%;font-size:18px;word-break:keep-all;font-family:NanumSquareNeoRG}.askBubble.askBubbleUser{align-self:flex-end;background-color:#2da7ff;color:#fff;border-radius:25px 0 25px 25px;animation:bubbleUserFadein .2s forwards}.askBubble.askBubbleBot{align-self:flex-start;background-color:#fff;border-radius:0 25px 25px;animation:bubbleBotFadein .5s forwards}@keyframes bubbleUserFadein{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes bubbleBotFadein{0%{transform:scale(0)}60%{transform:scale(0)}to{transform:scale(1)}}.categoryAskForm{display:block}.categoryAskFormTitle{margin-top:20px;width:100%;height:40px;padding:10px;font-family:NanumSquareNeoRG;font-size:16px}.categoryAskFormDesc{margin:10px 0;width:100%;height:100px;padding:10px;font-family:NanumSquareNeoRG;font-size:16px;resize:none}.categoryAskFormTitle,.categoryAskFormDesc{border:none;background-color:#f0f0f0;border-radius:15px;transition:.05s}.categoryAskFormTitle:focus,.categoryAskFormDesc:focus{outline:3px solid #2DA7FF}.categoryAskFormSubmit{position:absolute;margin-top:65px;margin-left:-65px;width:60px;height:40px;padding:10px;font-family:NanumSquareNeoBD;font-size:16px;border:none;background-color:#2da7ff;color:#fff;border-radius:10px;box-shadow:#00000050 0 0 5px}.top-bar{position:fixed;top:0;left:0;width:100%;height:55px;display:flex;background-color:#fff;border-bottom:1px solid #ccc;z-index:2;padding-left:200px}.search-form{display:flex;align-items:center;width:450px;min-width:400px;margin:0 auto;cursor:pointer;-webkit-user-select:none;user-select:none;border:#ccc}.search-container{position:relative;width:100%;outline:none}.search-form input{padding:10px 40px 10px 10px;font-size:13px;border:1px solid #ccc;border-radius:15px;width:100%;box-sizing:border-box;background-color:#f8f8f8;font-family:NanumSquareNeoRG}.search-form input:hover{background-color:#f0f0f0}.search-form input:focus{outline:1px solid #ccc}.search-form button{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:transparent;color:gray;border:none;padding:5px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:100;font-size:20px}.search-form button:hover{color:#000}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans KR,sans-serif;font-optical-sizing:auto}
