.EmojiSelector_emoji-picker__GM4RM{position:fixed;top:0;left:0;z-index:50}.EmojiSelector_emoji-picker__GM4RM .EmojiPickerReact *{font-family:Tossface!important}.GoToBack_link__46i8x{display:inline-flex;align-items:center;gap:4px;font-size:1.2rem;color:var(--grey-5)}.CommentModal_comment-modal__9Sz1k{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;max-width:40rem;padding:2.8rem;text-align:center}.CommentModal_comment-modal__9Sz1k svg{margin:.6rem}.CommentModal_comment-modal-title__RDk0Z{font-size:2rem;font-weight:700}.CommentModal_comment-modal-description__RcvGF{color:#637088;font-size:1.6rem}.CommentModal_comment-modal-button__fD4WD{display:flex;align-items:center;justify-content:center;gap:1.2rem;width:100%}.CommentModal_comment-modal-button__fD4WD button,.CommentModal_comment-modal-button__fD4WD span{min-width:15.4rem}.CommentModal_comment-modal-button__fD4WD>*{width:50%}.CommentModal_comment-modal-button__fD4WD>* span{width:100%}@media(max-width:396px){.CommentModal_comment-modal-button__fD4WD button,.CommentModal_comment-modal-button__fD4WD span{min-width:auto}}.CopyText_copy__kz1em{position:relative;display:inline-block;word-break:break-all}.CopyText_copy-button__llzxj{display:inline;width:1.5rem;color:var(--grey-5);visibility:hidden}.CopyText_copy__kz1em:hover .CopyText_copy-button__llzxj{visibility:visible}.CopyText_copy__kz1em svg{font-size:1rem}@keyframes ModalContainer_fade-in__B7QyN{0%{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.5)}}@keyframes ModalContainer_slide-up__qauG_{0%{transform:translateY(3vw);opacity:0}to{transform:translateY(0);opacity:1}}.ModalContainer_modal__d1e1c{position:fixed;inset:0;z-index:1301;display:flex;align-items:center;justify-content:center;height:100%;padding:16px;background-color:rgba(0,0,0,.5);animation:ModalContainer_fade-in__B7QyN .5s ease forwards}.ModalContainer_modal-inner__EWi0i{max-height:100%;max-width:100%;border-radius:8px;background-color:#fff;overflow:auto;animation:ModalContainer_slide-up__qauG_ .4s var(--ease-out-back) forwards}.LikeBeforeLoginModal_required-login__3dkGq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:400px;padding:4rem 3.4rem 2rem;text-align:center}.LikeBeforeLoginModal_required-login__3dkGq p{font-size:2rem;font-weight:500;margin-bottom:1.6rem}.LikeBeforeLoginModal_required-login__3dkGq svg{width:2.6em;height:2.6em;color:var(--key-color)}.LikeBeforeLoginModal_required-login-button__esfbU{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;font-size:1.6rem}.LikeBeforeLoginModal_required-login-button__esfbU a,.LikeBeforeLoginModal_required-login-button__esfbU button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:50%;height:5rem;border-radius:6px;background-color:var(--grey-2);font-weight:500;color:var(--key-color)}.LikeBeforeLoginModal_required-login-button__esfbU .LikeBeforeLoginModal_active__7pycS{background-color:var(--key-color);color:#fff}.Comment_container__8PN_a{display:flex;align-items:flex-start;gap:1.6rem}.Comment_container__8PN_a:not(:first-child){padding-top:3.6rem}.Comment_container__8PN_a:not(:last-child){padding-bottom:3.6rem;border-bottom:1px solid var(--grey-2)}.Comment_comment__33MSD{display:flex;flex-direction:column;gap:1.2rem;width:100%}.Comment_comment-head__fy8CZ{display:flex;justify-content:space-between;align-items:flex-start}.Comment_comment-writer-info__4k8gp{display:grid;grid-template-areas:"user etc" "date date";gap:.4rem}.Comment_comment-writer-info__4k8gp svg{grid-area:info}.Comment_comment-writer-name__xV0Qq{grid-area:user;color:var(--grey-7);align-self:center;font-size:1.6rem;font-weight:600}.Comment_comment-unsubscribe-writer__L_8nL{grid-area:user;color:var(--grey-5);font-size:1.4rem}.Comment_comment-writer-etc__VINuD{grid-area:etc;display:flex;gap:.4rem;align-items:center}.Comment_comment-writer-etc__VINuD svg{color:var(--blue-5)}.Comment_comment-date__UHGcq,.Comment_comment-writer-email__N9kvA{color:var(--grey-5);font-size:1.2rem}.Comment_comment-date__UHGcq{grid-area:date;display:flex;gap:.4rem;font-weight:350}.Comment_comment-interact-btn__f_DEU{display:flex;gap:.8rem;color:var(--grey-5);font-weight:600}.Comment_comment-interact-btn__f_DEU button{display:flex;align-items:center;gap:.8rem}.Comment_comment-interact-btn__f_DEU button svg{color:var(--grey-4)}.Comment_comment-content__ZhEAJ{display:block;color:var(--grey-6);font-size:1.6rem;line-height:140%;white-space:pre-line;word-break:break-word}.Comment_delete-text__J1tmO{margin-top:.8rem}.Comment_delete-comment__1nzIr{align-items:flex-start;color:var(--grey-4);font-size:1.6rem}.Comment_reply-container__grabg{display:flex;align-items:flex-start;gap:1.2rem;padding:2rem;background:#f7f9fb;border-radius:var(--border-radius-basic)}@media(max-width:768px){.Comment_comment-responsive-area__ojD7V{position:relative;padding-bottom:4.8rem}.Comment_comment-interact-btn__f_DEU{position:absolute;bottom:0;right:0}.Comment_comment-interact-btn__f_DEU button{padding:0 .4rem!important}.Comment_comment-btn-label__NlFDG,.Comment_comment-writer-email__N9kvA{display:none}.Comment_reply-container__grabg{padding:1.2rem}}@keyframes LikeButton_jump__oldHy{0%{transform:scale(1)}50%{transform:scale(1.5) rotate(10deg)}to{transform:scale(1)}}.LikeButton_button__bv1sy{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:var(--grey-3)}.LikeButton_button__bv1sy:hover{color:var(--grey-4);transition:all .2s ease}.LikeButton_button__bv1sy svg{color:rgba(0,0,0,.4)}.LikeButton_button__bv1sy.LikeButton_active__TF_Uf{animation:LikeButton_jump__oldHy .3s ease forwards}.LikeButton_button__bv1sy.LikeButton_active__TF_Uf svg{color:var(--blue-5)}@keyframes PulseLoading_pulse__Ikl3n{0%,to{opacity:1}50%{opacity:.5}}.PulseLoading_loading__WY9bm{position:relative;padding:8rem 0;font-size:1.4rem;font-weight:600;color:var(--grey-5)}.PulseLoading_loading__WY9bm span{filter:drop-shadow(2px 2px 2px rgba(47,56,74,.15))}.PulseLoading_pulse__Ikl3n{gap:.8rem;animation:PulseLoading_pulse__Ikl3n 1.8s cubic-bezier(.4,0,.6,1) infinite}.PulseLoading_logo__gb1yh,.PulseLoading_pulse__Ikl3n{display:flex;align-items:center;justify-content:center}.PulseLoading_logo__gb1yh{flex:0 0 auto;width:40px;height:40px;background-color:#fff;border-radius:10rem;border:1px solid #f7f9fb;filter:drop-shadow(0 4px 4px rgba(39,79,156,.15))}.write_write__foH0p .admin-container{padding:20px 0 40px}.write_write__foH0p .page-title{margin-bottom:30px}.write_write__foH0p .fieldset-box,.write_write__foH0p .fieldset-label{font-size:14px}.write_write__foH0p .write_main-image__86GY8{padding:20px 0}.write_write__foH0p .write_main-image-list__OWGgY{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;min-height:100px;padding:10px;border:1px solid var(--admin-stroke-1)}.write_write__foH0p .write_main-image-empty__Dhfvx{display:flex;width:100%;height:80px;justify-content:center;align-items:center;font-size:14px;color:var(--admin-grey-5)}.write_write__foH0p .write_main-image__86GY8 button{position:relative}.write_write__foH0p .write_main-image__86GY8 button :before{position:absolute;inset:0;z-index:2;border:4px solid var(--admin-grey-2)}.write_write__foH0p .write_main-image__86GY8 button:hover:before{content:""}.write_write__foH0p .write_main-image__86GY8 button img{width:150px;height:150px;object-fit:scale-down;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.write_write__foH0p .write_main-image-active__y6dtA:before{content:"";position:absolute;inset:0;border:4px solid var(--admin-primary-6)}.write_write__foH0p .write_main-image-active__y6dtA:after{content:"대표 이미지";position:absolute;top:0;left:0;padding:0 4px;border-radius:2px;background-color:var(--admin-primary-6);color:#fff}.write_write__foH0p .write_main-image-active__y6dtA img{width:100px;height:100px;object-fit:contain}.write_write__foH0p .write_bottom__cqV_v{text-align:center}.write_write__foH0p .write_bottom__cqV_v button{width:100px}@keyframes LoadingOverlay_fade-in__pE3Cn{0%{opacity:0}to{opacity:1}}.LoadingOverlay_loading__QLghB{position:absolute;inset:0;z-index:20;-webkit-backdrop-filter:grayscale(1);backdrop-filter:grayscale(1);background-color:hsla(0,0%,100%,.8);opacity:0;animation:LoadingOverlay_fade-in__pE3Cn .3s linear .2s forwards}.LoadingOverlay_loading__QLghB .LoadingOverlay_sticky__oCS_V{position:sticky;top:50%;right:0;left:0;padding:2rem 0;display:flex;align-items:center;justify-content:center;opacity:.9}.LoadingOverlay_loading__QLghB .LoadingOverlay_contents___stqk{padding:0}.MonthlyGraphTooltip_tooltip__a0FYn{min-width:18rem;padding:.4rem .8rem;border-radius:4px;background:#484848;color:#fff;opacity:.8;filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.MonthlyGraphTooltip_tooltip-title__VP1xd{margin-bottom:1.5rem;font-size:1.4rem;font-weight:500}.MonthlyGraphTooltip_tooltip-item__RaVST{padding:.3rem 0;display:flex;align-items:center;justify-content:space-between;font-size:12px}.MonthlyGraphTooltip_tooltip-item__RaVST+.MonthlyGraphTooltip_tooltip-item__RaVST{border-top:1px solid hsla(0,0%,100%,.3)}.ArticleList_wrapper__s7AJt{position:relative}.ArticleList_container__QUnYk{display:flex;flex-wrap:wrap;max-width:900px;margin:auto;gap:4rem 2rem;line-height:1.5}.ArticleList_article__W1fSE{width:calc(33.3333333333% - 13.3333333333px)}.ArticleList_article-inner__1qr1J{display:flex;flex-direction:column;height:100%}.ArticleList_article-img__S4OCu{position:relative;margin-bottom:1.2rem;border-radius:8px;transition:all .2s ease;overflow:hidden}.ArticleList_article-img__S4OCu:before{content:"";position:absolute;inset:0;z-index:9}@supports(aspect-ratio:2/1){.ArticleList_article-img__S4OCu{aspect-ratio:2/1}}@supports not (aspect-ratio:20/7){.ArticleList_article-img__S4OCu{padding-top:50%}}.ArticleList_article-img__S4OCu img{object-fit:cover;transform:rotate(.0001deg)}.ArticleList_article-category__8ETpQ{margin-bottom:.4rem;font-size:1.4rem;font-weight:500;color:var(--grey-5)}.ArticleList_article-title__uahYF{margin-bottom:1.2rem;font-size:1.6rem;font-weight:700;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}@media screen and (min-width:1025px){.ArticleList_article-img__S4OCu{transition:all .15s ease-out}.ArticleList_article-img__S4OCu img{transform:rotate(.0001deg)}.ArticleList_article__W1fSE:not(:active):hover .ArticleList_article-img__S4OCu{filter:drop-shadow(0 6px 6px rgba(0,0,0,.1));transform:translateY(-.2rem)}}@media screen and (max-width:1025px){.ArticleList_article__W1fSE{width:calc(50% - 10px)}}.CommentArea_head__rvONA{font-size:2rem;font-weight:700}.CommentArea_comment-area__5fJ3k{margin-top:4rem}.CommentArea_create-comment__pp0Pc{display:flex;align-items:flex-start;gap:.8rem;width:100%;margin:4rem 0}.CommentArea_create-comment-input__b9e82{width:100%}.CommentArea_create-comment__pp0Pc button{min-width:7rem}.CommentArea_reply-area__Eop_u{display:flex;flex-direction:column;gap:1.2rem;margin-top:.8rem}.CommentArea_reply-area-delete-comment__URyl2{margin-top:2rem}.GuideComment_guide__ELuHr{padding:3.2rem 2rem 0;margin-bottom:6rem;border:1px solid var(--grey-3);background-color:#f7f9fb;border-radius:var(--border-radius-basic);overflow:hidden}.GuideComment_guide-message__R0Q_0,.GuideComment_guide__ELuHr{display:flex;flex-direction:column;align-items:center;justify-content:center}.GuideComment_guide-message__R0Q_0{margin-bottom:3.2rem}.GuideComment_guide-message__R0Q_0 h3{margin-bottom:.4rem;font-size:1.6rem;color:var(--grey-5)}.GuideComment_guide-message__R0Q_0 p{background:linear-gradient(90deg,#1e284e,#2d69ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:2rem;font-weight:700;text-align:center}.GuideComment_guide-message__R0Q_0 p span{display:inline-block}.GuideComment_guide-message-empty-link__T3iav{font-size:1.4rem;font-weight:700;color:var(--grey-6)}.GuideComment_guide-inner__rRf06{max-width:55rem;padding:3.2rem 2.2rem 0;border-radius:12px 12px 0 0;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.13),0 -15.024px 33.897px -15.024px rgba(41,46,56,.05),0 0 22.8px 5px rgba(41,46,56,.04);overflow:hidden}.GuideComment_comment__yS82n,.GuideComment_guide-inner__rRf06{display:flex;width:100%;flex-direction:column;align-items:flex-start}.GuideComment_comment__yS82n{position:relative}.GuideComment_comment-reply__G7mEz{width:calc(100% - 5rem);padding:1.4rem 1.6rem;margin:1rem 0 0 5rem;border-radius:.6rem;background-color:#f7f9fb}.GuideComment_comment-reply__G7mEz:last-child{border-radius:.6rem .6rem 0 0}.GuideComment_comment-header__2gUL_{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:stretch;gap:1rem;width:100%}.GuideComment_comment-header-thumb__B_IVN a{pointer-events:none}.GuideComment_comment-header-info__4sN6F{display:flex;flex-direction:column;margin-right:auto}.GuideComment_comment-header-info-user__Np9OM{display:flex;justify-content:center;align-items:center;gap:.6rem}.GuideComment_comment-header-name__twkxk{font-size:1.4rem;font-weight:700;color:var(--grey-7)}.GuideComment_comment-header-badge__myer8{font-size:1.1rem}.GuideComment_comment-header-mark__65JPe{color:var(--blue-5)}.GuideComment_comment-header-date__uNo9g{font-size:1.2rem;font-weight:300;color:var(--grey-5)}.GuideComment_comment-header-link__0BaHV{height:auto;margin-left:auto;border-radius:var(--border-radius-basic);padding:.5rem .6rem;background-color:var(--blue-5);font-size:1.2rem;cursor:default}.GuideComment_comment-content__35MFv{padding:1.6rem 0 0 5rem;font-size:1.4rem;color:var(--grey-5);word-break:keep-all;text-wrap:balance}@media(max-width:480px){.GuideComment_guide-inner__rRf06,.GuideComment_guide__ELuHr{padding:2rem 1.6rem 0}.GuideComment_comment__yS82n{padding-bottom:4rem}.GuideComment_comment-reply__G7mEz{width:calc(100% - 4rem);padding:1rem 1.2rem 4rem;margin:1rem 0 0 4rem}.GuideComment_comment-reply__G7mEz .GuideComment_comment-header-link__0BaHV{right:1rem;bottom:1rem}.GuideComment_comment-header__2gUL_ .GuideComment_comment-header-thumb__B_IVN .avatar,.GuideComment_comment-header__2gUL_ .GuideComment_comment-header-thumb__B_IVN.avatar{min-width:3rem;width:3rem;height:3rem;font-size:1.4rem}.GuideComment_comment-header-link__0BaHV{position:absolute;bottom:0;right:0;padding:.3rem .6rem;border-radius:.6rem;font-size:1rem}.GuideComment_comment-content__35MFv{padding-left:4rem}}.EmptyManageComment_article-title__JLgUW{margin-bottom:3.2rem}.EmptyManageComment_article-title__JLgUW a{display:inline-flex;justify-content:flex-start;align-items:center;font-size:1.8rem;font-weight:700}.EmptyManageComment_article-title__JLgUW span{color:var(--blue-6)}.ManageCommentContainer_tab__S9QHU{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}.ManageCommentContainer_tab__S9QHU a{padding:1rem 2rem;border:1px solid var(--grey-3);border-radius:10rem;font-size:1.4rem;font-weight:600;color:var(--grey-4)}.ManageCommentContainer_tab__S9QHU a.ManageCommentContainer_tabActive__PJ2oy{border-color:var(--blue-6);color:var(--blue-6)}.ManageCommentContainer_guide__mlFQc{display:flex;justify-content:flex-start;align-items:center;gap:.6rem;padding:1.2rem;background:var(--grey-2);font-size:1.4rem;color:var(--grey-6)}