.mainNav_container__Skz3A{width:100%;height:80px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid hsla(0,0%,100%,.2);box-shadow:0 2px 4px rgba(0,0,0,.1)}.mainNav_container__Skz3A .mainNav_left__1x38i{display:flex;align-items:center;text-decoration:none}.mainNav_container__Skz3A .mainNav_left__1x38i .mainNav_leftText__uGMPw{display:none}.mainNav_container__Skz3A .mainNav_right__9r0us{display:flex;align-items:center;gap:10px}.mainNav_container__Skz3A .mainNav_right__9r0us .mainNav_menu__Rl2e6{display:flex;justify-content:space-around;padding:0;gap:10px;font-size:1.2rem;color:#000;font-weight:400;cursor:pointer}.mainNav_container__Skz3A .mainNav_downloadBtn__4hZK0{background:#38b6ff;color:#fff;border:none;border-radius:999px;padding:10px 20px;font-size:10px;cursor:pointer;transition:all .3s ease;-webkit-text-decoration-line:none;text-decoration-line:none}.mainNav_container__Skz3A .mainNav_downloadBtn__4hZK0:hover{background:#f0f0f0}@media(min-width:769px){.mainNav_container__Skz3A .mainNav_right__9r0us{gap:30px}.mainNav_container__Skz3A .mainNav_right__9r0us .mainNav_menu__Rl2e6{display:flex;gap:30px}.mainNav_container__Skz3A .mainNav_right__9r0us .mainNav_menu__Rl2e6 li{list-style:none;font-size:1.6rem;color:#000;font-weight:400}.mainNav_container__Skz3A .mainNav_right__9r0us .mainNav_menu__Rl2e6 li:hover{text-decoration:underline}.mainNav_container__Skz3A .mainNav_right__9r0us .mainNav_downloadBtn__4hZK0{font-size:1.6rem;color:#fff;font-weight:400}.mainNav_container__Skz3A .mainNav_left__1x38i .mainNav_leftText__uGMPw{display:flex;font-size:20px;font-weight:700;color:#38b6ff}}.toast_container__V0nQw{font-size:1.5rem;color:#fff;font-weight:500;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;padding:18px 8px;border-radius:5px;-webkit-backdrop-filter:blur(.8px);backdrop-filter:blur(.8px);position:fixed;top:2%;left:50%;transform:translate(-50%);animation:toast_slideOut__gpytP 1s forwards;z-index:100;max-width:250px;width:100%}.toast_container__V0nQw .toast_complete__4sN6v{padding-top:5px;width:30px;height:30px}@keyframes toast_slideOut__gpytP{0%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}.toast_container__V0nQw span{margin-left:5px}.mainLayout_container__cIjHA{min-height:100vh}.mainLayout_container__cIjHA .mainLayout_header-container___JJQM{position:fixed;z-index:100;width:100%;top:0;left:0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.mainLayout_container__cIjHA .mainLayout_secContainer__7Iwc2{display:flex;position:relative}.mainLayout_container__cIjHA .mainLayout_content__D_wXk{padding:80px 20px 20px;flex:1 1;overflow-y:auto;background:#f7f4f4;min-height:100vh;margin-left:0;transition:margin-left .3s ease}@media(min-width:768px){.mainLayout_container__cIjHA .mainLayout_content__D_wXk{margin-left:220px}.mainLayout_container__cIjHA .mainLayout_signin__dp_tE{margin-left:0}.mainLayout_container__cIjHA .mainLayout_hideSidebar__9Hk4t{margin-left:70px}}.mainLayout_container__cIjHA .mainLayout_backdrop__ve5lV{display:none;position:fixed;top:80px;left:0;width:100vw;height:calc(100vh - 80px);background-color:rgba(0,0,0,.5);z-index:5;opacity:0;transition:opacity .3s ease}.mainLayout_container__cIjHA .mainLayout_backdrop__ve5lV.mainLayout_active__r3DpQ{display:block;opacity:1}@media(min-width:768px){.mainLayout_container__cIjHA .mainLayout_backdrop__ve5lV{display:none!important}}.sidebar_container__fL_Wk{width:220px;position:fixed;top:80px;left:0;height:calc(100vh - 80px);padding:10px;background:#fff;border-right:1px solid rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05);overflow-y:auto;z-index:10;transition:all .3s ease}.sidebar_container__fL_Wk.sidebar_hideSidebar__7MhY6{transform:translateX(-100%);opacity:0;visibility:hidden}@media(min-width:768px){.sidebar_container__fL_Wk{transform:none;opacity:1;visibility:visible}.sidebar_container__fL_Wk.sidebar_hideSidebar__7MhY6{transform:none;opacity:1;visibility:visible;width:70px}}.sidebar_container__fL_Wk .sidebar_menu__wES6j{margin:5px 5px 0}.sidebar_container__fL_Wk .sidebar_divider__oqGs4{border-top:1px solid #ddd;margin:12px 0}.sidebar_container__fL_Wk::-webkit-scrollbar{width:6px}.sidebar_container__fL_Wk::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.sidebarItems_item__UKlY3{display:flex;align-items:center;padding:15px 12px;border-radius:10px;text-decoration:none;gap:20px;transition:background .2s}.sidebarItems_item__UKlY3 .sidebarItems_icon__ewLzm{flex-shrink:0;transition:transform .3s ease}.sidebarItems_item__UKlY3 .sidebarItems_label__sC159{font-size:1.7rem;color:#000;font-weight:500;white-space:nowrap;overflow:hidden;max-width:150px;opacity:1;transform:translateX(0);transition:max-width .3s ease,opacity .3s ease,transform .3s ease}.sidebarItems_item__UKlY3 svg{fill:#000;transition:fill .3s ease}.sidebarItems_item__UKlY3.sidebarItems_active__7ic3j{background:#e5e5e5}.sidebarItems_item__UKlY3.sidebarItems_active__7ic3j .sidebarItems_label__sC159{font-weight:500}.sidebarItems_item__UKlY3:hover{background:#f1f1f1}.sidebarItems_item__UKlY3.sidebarItems_collapsed__6BMft{cursor:pointer}.sidebarItems_item__UKlY3.sidebarItems_collapsed__6BMft .sidebarItems_label__sC159{max-width:0;opacity:0;transform:translateX(-10px)}.linkPreview_linkPreviewWrapper__TIdIX{width:100%}.linkPreview_linkPreviewWrapper__TIdIX .linkPreview_linkPreview__TKFGg{width:100%;height:85px;display:grid;grid-template-columns:1fr 2fr;margin-top:10px;border-radius:5px}.linkPreview_linkPreviewWrapper__TIdIX .linkPreview_linkPreview__TKFGg .linkPreview_linkPreviewImage__pI8cQ{width:100%;height:85px;border-top-left-radius:5px;border-bottom-left-radius:5px;object-fit:cover}.linkPreview_linkPreviewWrapper__TIdIX .linkPreview_linkPreview__TKFGg .linkPreview_linkContentWrapper__Hp7bf{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:10px;background:hsla(0,11%,91%,.5);border-top-right-radius:5px;border-bottom-right-radius:5px;gap:5px}.linkPreview_linkPreviewWrapper__TIdIX .linkPreview_linkPreview__TKFGg .linkPreview_linkContentWrapper__Hp7bf p{font-size:1.2rem;color:#000;font-weight:600;margin-top:0;margin-bottom:10px}.linkPreview_linkPreviewWrapper__TIdIX .linkPreview_linkPreview__TKFGg .linkPreview_linkContentWrapper__Hp7bf span{color:#4e4b4b}.commentLists_container__pJmKZ{width:100%;background:#fff;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;position:relative}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy{display:flex;width:100%}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_profileImage__QXBwN{width:30px;height:30px;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha{margin-left:10px;font-size:1.3rem;color:#000;font-weight:400}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha .commentLists_userInfo__jzpXM{display:block;margin-bottom:5px}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha .commentLists_userInfo__jzpXM .commentLists_nickname___6eWU{font-size:1.3rem;color:#000;font-weight:600}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha .commentLists_userInfo__jzpXM .commentLists_timeAgo__M3YlZ{font-size:1.1rem;color:gray;font-weight:400;margin-left:5px}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha .commentLists_userInfo__jzpXM .commentLists_isMyId__T7rO5{font-size:1.5rem;color:red;font-weight:600;margin-left:5px}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha .commentLists_userInfo__jzpXM .commentLists_deleteIcon__Ri77E{margin-left:5px;cursor:pointer}.commentLists_container__pJmKZ .commentLists_mainWrapper__EGhQy .commentLists_contentWrapper__0LTha .commentLists_replyButton__4NXc_{display:block;margin-top:8px;cursor:pointer;font-size:1.1rem;color:gray;font-weight:400}.recommnetLists_container__O9B6V{width:100%;padding:10px 10px 10px 0;display:flex;justify-content:space-between;align-items:flex-start}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B{display:flex;width:100%}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_profileImage__g9NoD{width:30px;height:30px;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_contentWrapper__IRwF0{margin-left:10px;font-size:1.3rem;color:#000;font-weight:400;width:100%}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_contentWrapper__IRwF0 .recommnetLists_userInfo__fglU5{display:block;margin-bottom:5px}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_contentWrapper__IRwF0 .recommnetLists_userInfo__fglU5 .recommnetLists_nickname__UpA3y{font-size:1.3rem;color:#000;font-weight:600}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_contentWrapper__IRwF0 .recommnetLists_userInfo__fglU5 .recommnetLists_timeAgo__wEscJ{font-size:1.1rem;color:gray;font-weight:400;margin-left:5px}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_contentWrapper__IRwF0 .recommnetLists_userInfo__fglU5 .recommnetLists_isMyId__7eOU9{font-size:1.5rem;color:red;font-weight:600;margin-left:5px}.recommnetLists_container__O9B6V .recommnetLists_mainWrapper__Ogr_B .recommnetLists_contentWrapper__IRwF0 .recommnetLists_userInfo__fglU5 .recommnetLists_deleteIcon__t48TO{margin-left:5px}.recommnetLists_container__O9B6V .recommnetLists_likeAction__OupTR{position:absolute;right:10px}.imageInput_container__j_8FA{width:150px;height:150px;border-radius:50%}.imageInput_container__j_8FA label{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%;background-color:#fff;z-index:1;position:relative}.imageInput_container__j_8FA label .imageInput_ProfileChange__ohXwt{position:absolute;bottom:0;right:0}.imageInput_container__j_8FA .imageInput_previewImage__QKlne{border-radius:50%;object-fit:cover}.imageInput_container__j_8FA input{display:none}.imageInput_container__j_8FA .imageInput_error__KzYSG{width:100%;font-size:1rem;color:#000;font-weight:600}.header_container__E68Ts{width:100%;height:70px;display:flex;justify-content:space-around;align-items:center;position:fixed;background:#f7f4f4;padding-left:10px;padding-right:10px;z-index:3}.header_container__E68Ts h1{margin-left:auto;margin-right:auto}.noticPage_container__GesPW{width:100%;height:100vh;background:#f7f4f4;overflow-y:scroll}.noticPage_container__GesPW .noticPage_secondContainer__CEcmP{margin-top:70px;margin-bottom:100px}.noticPage_container__GesPW::-webkit-scrollbar{display:none}.noticeLists_container__DUR2Q{width:100%;background:#fff;padding:10px}.noticeLists_container__DUR2Q header{border-bottom:1px solid #000}.noticeLists_container__DUR2Q header h1{margin-top:5px}.noticeLists_container__DUR2Q header span{font-size:1.1rem;color:gray;font-weight:400}.noticeLists_container__DUR2Q .noticeLists_contentWrapper__myEsp{width:100%;margin-top:30px;font-size:1.4rem;color:#000;font-weight:400;white-space:pre-wrap;word-break:break-word}.noticeLists_container__DUR2Q .noticeLists_boardImage__oSBz6{width:100%;max-width:400px;height:auto;max-height:400px;border-radius:5px;margin-bottom:10px}.adminClimbListEditForm_container__x6PIf{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;width:100%;max-width:500px;margin-bottom:100px}.commonButton_container__pZ2Ar{width:100%;height:50px;background:#fff;border-radius:5px;border:1px solid #d1d1d1;font-size:1.7rem;color:#000;font-weight:600}.commonButton_acceptBtn__c6Fsq,.commonButton_alertBtn__om5cT,.commonButton_cancelBtn__4yB0b{width:100%;height:50px;background:#fff;border-top:1px solid hsla(0,0%,50%,.2)}.commonButton_cancelBtn__4yB0b{font-size:1.3rem;color:red;font-weight:400;border-right:1px solid hsla(0,0%,50%,.2)}.commonInput_container__u_tPX{position:relative;width:100%}.commonInput_container__u_tPX label{margin-bottom:10px;display:block;font-size:1.2rem;color:#000;font-weight:400}.commonInput_container__u_tPX .commonInput_input__gPB8A{width:100%;height:40px;border:1px solid #d1d1d1;border-radius:8px;padding-left:18px;padding-right:37px}.boardImageInput_container__h7D42{margin-right:auto}.boardImageInput_container__h7D42 .boardImageInput_maxImage__87rc4{margin-left:5px;font-size:1.2rem;color:#000;font-weight:500}.boardImageInput_container__h7D42 .boardImageInput_boardUploadLabel__rdG_R{display:block;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:1px solid #000;border-radius:10px;cursor:pointer}.boardImageInput_container__h7D42 .boardImageInput_boardImageInput__90IrP{display:none}.boardImageInput_container__h7D42 .boardImageInput_uploadInput__ZqwTg{margin-top:20px;margin-bottom:30px;width:100%;display:grid;grid-template-columns:repeat(3,minmax(60px,250px));grid-gap:10px;gap:10px}.boardImageInput_container__h7D42 .boardImageInput_uploadInput__ZqwTg .boardImageInput_imageBox__jYb_X{width:100%;position:relative;padding-top:30px}.boardImageInput_container__h7D42 .boardImageInput_uploadInput__ZqwTg .boardImageInput_imageBox__jYb_X .boardImageInput_boardImage__PRGqh{width:90%;height:90%;border-radius:10px;aspect-ratio:1/1}.boardImageInput_container__h7D42 .boardImageInput_uploadInput__ZqwTg .boardImageInput_imageBox__jYb_X .boardImageInput_close__xAENz{position:absolute;top:0;right:0;cursor:pointer}.searchLists_outerContainer__Xphue{width:100%;padding:0;margin:0}.searchLists_noSearchData__h04dw{font-size:1.5rem;color:#000;font-weight:400;text-align:center}.searchLists_container__71vuS{width:100%;height:60px;display:flex;justify-content:flex-start;align-items:center;margin:5px 0;gap:10px}.searchLists_container__71vuS .searchLists_profileImage__HNv0a{border-radius:50%;aspect-ratio:1/1;object-fit:cover}.searchLists_container__71vuS .searchLists_userInfo__nKu0q{font-size:1.2rem;color:#000;font-weight:500;display:flex;flex-direction:column}.searchLists_container__71vuS .searchLists_userInfo__nKu0q span:nth-child(2){font-size:1rem;color:gray;font-weight:400;margin-top:5px;width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commentInput_formWrapper__qHiyc{display:flex;justify-content:center;align-items:center;width:100%;height:70px;background:#fff;padding:5px 10px;border-top:.5px solid #d9d9d9;border-bottom:.5px solid #d9d9d9}.commentInput_formWrapper__qHiyc .commentInput_customInput__vD5OA{position:relative;width:100%}.commentInput_formWrapper__qHiyc .commentInput_customInput__vD5OA input{border:1px solid hsla(0,3%,66%,.4)!important;width:100%}.commentInput_formWrapper__qHiyc .commentInput_customInput__vD5OA .commentInput_iconWrapper__b85Cz{border-radius:50%;background:rgba(118,185,228,.3);width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:2px;position:absolute;right:5px;top:3px}.commentInput_formWrapper__qHiyc .commentInput_toggleWrapper__ni_2z{padding-right:6px;width:20%;background:#fff}.commentInput_tagNameWrapper__tOjze{height:90px}.commentInput_tagNameWrapper__tOjze .commentInput_tagNameInput__KZaN_{padding-top:30px;padding-bottom:15px}.commentInput_tagNameWrapper__tOjze .commentInput_tagNameInput__KZaN_ .commentInput_tagNickname__cOME7{width:100%;display:flex;justify-content:flex-start;align-items:center;position:absolute;top:7px;left:0}.commentInput_tagNameWrapper__tOjze .commentInput_tagNameInput__KZaN_ .commentInput_tagNickname__cOME7 span:first-child{display:block;margin-right:10px;font-size:1.1rem;color:balck;font-weight:500}.commentInput_tagNameWrapper__tOjze .commentInput_tagNameInput__KZaN_ .commentInput_iconWrapper__b85Cz{right:5px;top:33px}.anonymousToggle_container__zYRl3{width:100%;display:flex;align-items:center;gap:7px;margin-bottom:5px}.anonymousToggle_container__zYRl3 .anonymousToggle_isAnonymousText__Y5dNp{font-size:1.3rem;color:gray;font-weight:400;transition:color .3s ease}.anonymousToggle_container__zYRl3 .anonymousToggle_isAnonymousText__Y5dNp.anonymousToggle_isAnonymous__yK_zr{font-size:1.3rem;font-weight:400;color:#000}.anonymousToggle_container__zYRl3 .anonymousToggle_isAnonymousBtnWrapper__Fm6LB{width:50px;height:25px;background:rgba(56,182,255,.4);border-radius:20px;padding:1px;position:relative}.anonymousToggle_container__zYRl3 .anonymousToggle_isAnonymousBtnWrapper__Fm6LB .anonymousToggle_isAnonymousBtn__tgVqF{width:50%;height:23px;background:#fff;border-radius:50%;position:absolute;transform:translateY(-50%);top:50%;left:1px;transition:transform .3s ease;padding:0;cursor:pointer}.anonymousToggle_container__zYRl3 .anonymousToggle_isAnonymousBtnWrapper__Fm6LB.anonymousToggle_isAnonymous__yK_zr{background:#38b6ff}.anonymousToggle_container__zYRl3 .anonymousToggle_isAnonymousBtnWrapper__Fm6LB.anonymousToggle_isAnonymous__yK_zr .anonymousToggle_isAnonymousBtn__tgVqF{transform:translate(23px,-50%)}.anonymousToggle_commentContainer__D86Zn{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2px}.anonymousToggle_commentContainer__D86Zn .anonymousToggle_isAnonymousBtnWrapper__Fm6LB{order:2}.boardListSection_container__X_jRy{width:100%;display:flex;flex-direction:column;justify-self:center}.boardListSection_container__X_jRy .boardListSection_header__VHhNi{max-width:500px;padding-top:20px;flex-direction:column;display:flex;justify-content:center;align-items:center;gap:10px}.boardListSection_container__X_jRy .boardListSection_noSearchData__MzkFT{font-size:1.5rem;color:#000;font-weight:400;text-align:center}.boardListSection_container__X_jRy::-webkit-scrollbar{display:none}.boardLists_container__0ID_D{width:100%;height:auto;padding:15px 10px;border:.5px solid #d9d9d9;background:#fff;margin-bottom:4px;border-radius:5px;transition:transform .2s ease-in-out}.boardLists_container__0ID_D:hover{transform:scale(1.03)}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj{display:grid;grid-template-columns:2fr 1fr;cursor:pointer}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:100%}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn .boardLists_profileImage__nbtqp{width:40px;height:40px;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn .boardLists_dateWrapper__vP5zE{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:2px}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn .boardLists_dateWrapper__vP5zE .boardLists_category__ewKbQ{font-size:1.1rem;color:gray;font-weight:400}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn .boardLists_dateWrapper__vP5zE .boardLists_dataInfo__z203H{text-align:center}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn .boardLists_dateWrapper__vP5zE .boardLists_dataInfo__z203H span:first-child{font-size:1.4rem;color:#000;font-weight:600;margin-right:5px}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_userInfo__80Okn .boardLists_dateWrapper__vP5zE .boardLists_dataInfo__z203H span:nth-child(2){font-size:1.1rem;color:gray;font-weight:400}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx h1{font-size:1.8rem;color:#000;font-weight:600;margin-top:15px;margin-bottom:10px}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_contentWrapper__z4Stx .boardLists_content__5t6cV{font-size:1.3rem;color:gray;font-weight:400;white-space:pre-wrap;word-break:break-word;width:100%}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_boardImageWrapper__IPXOA{margin-left:auto;position:relative;display:flex;flex-direction:column;gap:10px;width:100px}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_boardImageWrapper__IPXOA .boardLists_boardImage__wBaNM{width:100px;height:100px;border-radius:5px;aspect-ratio:1/1;object-fit:cover}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_boardImageWrapper__IPXOA .boardLists_imageLength__O0Fe8{font-size:1.2rem;color:#fff;font-weight:400;position:absolute;right:6px;top:5px;padding:2px 7px;background:rgba(78,77,77,.5);border-radius:4px}.boardLists_container__0ID_D .boardLists_containerWrapper__D3PRj .boardLists_boardImageWrapper__IPXOA .boardLists_iconWrapper__yyQbt{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:10px}.boardLists_outerContainer__eTmgV{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:15px;max-width:700px}.postCommentLists_container__bl2ha{width:100%;background:#fff;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;position:relative}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy{display:flex;width:100%}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_profileImage__usxY1{width:30px;cursor:pointer;height:auto;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_contentWrapper__1Qadi{margin-left:10px;font-size:1.3rem;color:#000;font-weight:400}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_contentWrapper__1Qadi .postCommentLists_userInfo__RHwjz{display:block;margin-bottom:5px}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_contentWrapper__1Qadi .postCommentLists_userInfo__RHwjz span:first-child{font-size:1.3rem;color:#000;font-weight:600}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_contentWrapper__1Qadi .postCommentLists_userInfo__RHwjz span:nth-child(2){font-size:1.1rem;color:gray;font-weight:400;margin-left:5px}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_contentWrapper__1Qadi .postCommentLists_userInfo__RHwjz .postCommentLists_deleteIcon__hP7dV{margin-left:5px}.postCommentLists_container__bl2ha .postCommentLists_mainWrapper__Y9xpy .postCommentLists_contentWrapper__1Qadi .postCommentLists_replyButton__NkSkW{display:block;margin-top:8px;font-size:1.1rem;color:gray;font-weight:400;cursor:pointer}.postRecommentLists_container__8Wo8I{width:100%;padding:10px 10px 10px 0;display:flex;justify-content:space-between;align-items:flex-start}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9{display:flex;width:100%}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9 .postRecommentLists_profileImage__ooNRs{width:30px;height:30px;border-radius:50%;aspect-ratio:1/1;object-fit:cover}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9 .postRecommentLists_contentWrapper__2Ul1g{margin-left:10px;font-size:1.2rem;color:#000;font-weight:400;width:100%}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9 .postRecommentLists_contentWrapper__2Ul1g .postRecommentLists_userInfo__cd9GF{display:block;margin-bottom:5px}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9 .postRecommentLists_contentWrapper__2Ul1g .postRecommentLists_userInfo__cd9GF span:first-child{font-size:1.2rem;color:#000;font-weight:600}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9 .postRecommentLists_contentWrapper__2Ul1g .postRecommentLists_userInfo__cd9GF span:nth-child(2){font-size:1.1rem;color:gray;font-weight:400;margin-left:5px}.postRecommentLists_container__8Wo8I .postRecommentLists_mainWrapper__SuDh9 .postRecommentLists_contentWrapper__2Ul1g .postRecommentLists_userInfo__cd9GF .postRecommentLists_deleteIcon__dRQX5{margin-left:5px}.postRecommentLists_container__8Wo8I .postRecommentLists_likeAction__GeaA8{position:absolute;right:10px}.skeletonGymDetail_container__BCGDB{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:10px;gap:10px;margin-top:10px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY{width:100%;margin-top:5px;background-color:#f2f2f2;border-radius:5px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_header__vtTQl{display:flex;align-items:center;gap:12px;padding:10px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_header__vtTQl .skeletonGymDetail_image__b7xFT{width:30px;height:30px;border-radius:50%;background-color:#ccc}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_header__vtTQl .skeletonGymDetail_nickname__gE_0N{width:100px;height:16px;background-color:#ccc;border-radius:4px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_video__OkAn7{width:100%;aspect-ratio:16/9;background-color:#ccc;margin-bottom:12px;position:relative}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_video__OkAn7 .skeletonGymDetail_indicator__ECzYi{position:absolute;bottom:8px;right:8px;display:inline-flex;gap:4px;background:rgba(0,0,0,.2);padding:4px 6px;border-radius:999px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_video__OkAn7 .skeletonGymDetail_indicator__ECzYi span{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.8)}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6{display:flex;flex-direction:column;gap:8px;padding:10px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6 .skeletonGymDetail_date__hARaU,.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6 .skeletonGymDetail_icons__crP0K,.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6 .skeletonGymDetail_meta__oS2ov{height:12px;background-color:#ccc;border-radius:4px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6 .skeletonGymDetail_icons__crP0K{width:60px}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6 .skeletonGymDetail_meta__oS2ov{width:40%}.skeletonGymDetail_container__BCGDB .skeletonGymDetail_mainWrapper__La_FY .skeletonGymDetail_footer__t_4j6 .skeletonGymDetail_date__hARaU{width:30%}.adminList_container__ynxve{width:100%;height:100vh;background:#f7f4f4;overflow-y:scroll}.adminList_container__ynxve .adminList_searchBar__HG0E_{margin-top:60px;display:flex;justify-content:center;align-items:center;gap:50px;padding:0 10px}.adminList_container__ynxve .adminList_secondContainer__AhoNB{margin-bottom:100px;padding:0 10px 10px}.adminList_container__ynxve::-webkit-scrollbar{display:none}.AdminClimbListDatas_innercontainer__y0LIj{display:flex;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;padding:5px;margin-bottom:5px;gap:20px;border-radius:5px}.AdminClimbListDatas_innercontainer__y0LIj .AdminClimbListDatas_textWrapper__AwWNE{display:flex;flex-direction:column;-webkit-text-decoration-line:none;text-decoration-line:none}.AdminClimbListDatas_innercontainer__y0LIj .AdminClimbListDatas_textWrapper__AwWNE span:first-child{font-size:1.2rem;color:#000;font-weight:600;margin-bottom:5px}.AdminClimbListDatas_innercontainer__y0LIj .AdminClimbListDatas_textWrapper__AwWNE span:nth-child(2){font-size:1.1rem;color:gray;font-weight:400}.AdminClimbListDatas_innercontainer__y0LIj img{border-radius:5px}.AdminClimbListDatas_innercontainer__y0LIj .AdminClimbListDatas_actionBtn__qFz_H{margin-left:auto;display:flex;justify-content:flex-start;align-items:center;gap:20px}.modalChoice_container__sOF6t{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;height:100%}.modalChoice_container__sOF6t .modalChoice_contentWrapper__UkgHJ{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:40px}.modalChoice_container__sOF6t .modalChoice_contentWrapper__UkgHJ p{font-size:1.4rem;color:#000;font-weight:500;margin:0}.modalChoice_container__sOF6t .modalChoice_btnWrapper__HY8wc{width:100%;display:flex}.adnoticeEditForm_container__n8EmL{max-width:800px;margin:0 auto;padding-bottom:100px;gap:10}.adnoticeEditForm_button-row__kFMjV{display:flex;gap:20px;margin-bottom:20px;margin-top:20px}.adnoticeEditForm_button__DWNoN{padding:5px 10px;border:1px solid #000;background-color:#fff;color:#000;cursor:pointer;border-radius:5px;font-size:16px;transition:background-color .3s ease}.adnoticeEditForm_button__DWNoN:hover{background-color:#005bb5}.adnoticeEditForm_content-list__oSpxP{display:flex;flex-direction:column;gap:20px}.adnoticeEditForm_content-item__guJun{display:flex;flex-direction:column;position:relative}.adnoticeEditForm_content-item__guJun .adnoticeEditForm_delete-button__hBQG9{position:absolute;top:.5rem;right:.5rem;border:none;background:none;font-size:1rem;cursor:pointer}.adnoticeEditForm_content-item__guJun .adnoticeEditForm_delete-button__hBQG9:hover{color:red}.adnoticeEditForm_text-input__40qoh{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:16px}.adnoticeEditForm_image-container__AokMa{width:50%;height:auto;margin-bottom:20px}.adnoticeEditForm_image__uiFQY{border-radius:5px}.noticeImageInput_container__GZzsl{margin-right:auto}.noticeImageInput_container__GZzsl .noticeImageInput_maxImage__E5Tzt{margin-left:5px;font-size:1.2rem;color:#000;font-weight:500}.noticeImageInput_container__GZzsl .noticeImageInput_noticeUploadLabel__lawsN{display:block;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:1px solid #000;border-radius:10px}.noticeImageInput_container__GZzsl .noticeImageInput_noticeImageInput__oNG1m{display:none}.noticeImageInput_container__GZzsl .noticeImageInput_uploadInput__3jTCY{margin-top:20px;margin-bottom:30px;width:100%;display:grid;grid-template-columns:repeat(3,minmax(60px,250px));grid-gap:10px;gap:10px}.noticeImageInput_container__GZzsl .noticeImageInput_uploadInput__3jTCY .noticeImageInput_imageBox__8oP6b{width:100%;position:relative;padding-top:30px}.noticeImageInput_container__GZzsl .noticeImageInput_uploadInput__3jTCY .noticeImageInput_imageBox__8oP6b .noticeImageInput_noticeImage__iPjUc{width:90%;height:90%;border-radius:10px;aspect-ratio:1/1}.noticeImageInput_container__GZzsl .noticeImageInput_uploadInput__3jTCY .noticeImageInput_imageBox__8oP6b .noticeImageInput_close__nbdx5{position:absolute;top:0;right:0}