.write_write-select-wrap__jX4Su{border-top:1px solid #e4e4e4;padding:24px 32px 0;display:flex}.write_write-select__LcPq2{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fafafa;width:13rem;text-align:left;line-height:2.6rem;height:2.6rem;border-radius:8px;padding:0 1rem;background-image:url(/images/community/ico_select_down.svg);background-position:90%;background-repeat:no-repeat;border:none;font-size:.9rem;color:#474747;font-family:Pretendard;outline:none;margin-right:.5rem}.write_write-tit-wrap__h4ANT{padding:24px 32px 0}.write_write-tit-box__WQ_bJ{width:100%}.write_write-tit-box__WQ_bJ input.write_write-tit-area__M2MBj{width:100%;background:#fafafa;height:2.8rem;line-height:2.8rem;border:1px solid #e4e4e4;border-radius:8px;outline:none;padding:0 .5rem;font-family:Pretendard;font-size:1.1rem;font-weight:600}.write_write-tit-num__jQ0rZ{text-align:right;margin-top:.1rem;color:#818181;font-size:.8rem;font-weight:400}.write_write-editor-wrap__GnvTO{height:29rem;border-radius:8px;border:1px solid #ddd;margin:24px 32px 0;box-sizing:border-box;padding:10px}.write_write-guide__Tm8bE{margin-top:1.4rem;margin-bottom:2rem;display:flex;justify-content:flex-end;padding:0 32px}.write_write-guide__Tm8bE .write_guide-link__VgLF2{font-size:.85rem;color:#818181;font-weight:500;align-items:center;display:flex;gap:.5rem}.write_write-btn__dCIU9{padding:24px 32px;display:flex;align-items:center;justify-content:center;gap:.5rem;border-top:1px solid #e4e4e4}.write_write-btn-save__fGZu6{background:#3d3d3d;border-radius:8px;font-size:.9rem;color:#fff;width:4.6rem;height:2.3rem}.write_write-btn-cancel__IrpLL{background:#fff;border:1px solid #e4e4e4;border-radius:8px;font-size:.9rem;color:#818181;width:4.6rem;height:2.3rem}@media screen and (max-width:960px){.write_write-select-wrap__jX4Su{padding:24px 20px 0;display:flex;flex-direction:column;gap:.5rem}.write_write-select__LcPq2{width:100%;margin-right:0}.write_write-tit-wrap__h4ANT{padding:24px 20px 0}.write_write-editor-wrap__GnvTO{margin:24px 20px 0}.write_write-guide__Tm8bE{padding:0 20px}}.RadioGroup_label__WqXnj{display:"block";margin-bottom:"8px";color:blue}.Alert_alertContainer__4LIWx{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;visibility:hidden;opacity:0;transition:all .2s ease}.Alert_alertContainer__4LIWx.Alert_visible__ZsxFe{z-index:1000;visibility:visible;opacity:1}.Alert_alertBackdrop__mp4ya{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.Alert_alertContent__T2RdA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:310px;max-height:calc(100% - 40px);padding:26px 26px 30px;border-radius:16px;background:#fff}.Alert_alertHeader__foOwH{display:flex;flex-direction:column;align-items:center;gap:4px}.Alert_alertHeader__foOwH .Alert_alertTitle__3agKE{font-family:Pretendard;font-size:18px;font-weight:700;line-height:160%;letter-spacing:0;color:#111;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;text-align:center}.Alert_alertHeader__foOwH .Alert_alertDesc__aaKXM{font-family:Pretendard;font-size:16px;font-weight:400;line-height:160%;letter-spacing:0;text-align:center}.Alert_alertHeader__foOwH:before{content:"";width:24px;height:24px;margin-bottom:3px}.Alert_alertHeader__foOwH.Alert_info__UozWJ:before{background:url(/images/ico/icon_alert_info.svg)}.Alert_alertHeader__foOwH.Alert_success__iFsZS:before{background:url(/images/ico/icon_alert_success.svg)}.Alert_alertHeader__foOwH.Alert_warning__DVGWU:before{background:url(/images/ico/icon_alert_warning.svg)}.Alert_alertBody__7Gm_6{overflow:auto}.Alert_alertBody__7Gm_6 .Alert_alertBtns__BRqgo{display:flex;gap:10px;margin-top:16px}.Alert_alertBody__7Gm_6 .Alert_alertBtns__BRqgo>button{flex:1 1}.Alert_alertBody__7Gm_6 .Alert_alertCloseBtn__nBSRl{position:absolute;top:21px;right:26px;width:20px;height:20px;background:url(/images/ico/icon_modal_close.svg) no-repeat 50%/contain}.Layer_layerContainer__IRRUm{position:absolute;z-index:1000;border-radius:12px;border:1px solid #e4e4e4;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.06);z-index:-1;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.Layer_layerContainer__IRRUm.Layer_visible__6ItkR{z-index:1000;visibility:visible;opacity:1;pointer-events:auto}.Layer_layerCloseBtn__Sw_UT{position:absolute;top:21px;right:24px;width:16px;height:16px;background:url(/images/ico/icon_modal_close.svg) no-repeat 50%/contain}.Toast_toastContainer__VXeME{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);z-index:1000;display:flex;flex-direction:column;align-items:center;gap:8px}@media(min-width:1025px){.Toast_toastContainer__VXeME{bottom:70px}}.Toast_toastMsg__GFs7r{display:flex;justify-content:center;align-items:center;gap:6px;min-width:100px;padding:10px 24px;border-radius:200px;background:rgba(35,36,38,.9);font-family:Pretendard;font-size:15px;font-weight:700;line-height:160%;letter-spacing:0;color:#fff;text-align:center;animation:Toast_slideUp__x2ANg .5s ease-out,Toast_fadeOut__Ae6_1 .5s ease-out;animation-fill-mode:forwards;animation-delay:0s,2.5s}.Toast_toastMsg__GFs7r i,.Toast_toastMsg__GFs7r img,.Toast_toastMsg__GFs7r svg{display:inline-block;vertical-align:middle}.Toast_toastMsg__GFs7r:before{content:"";display:block;width:20px;height:20px;flex-shrink:0}@media screen and (max-width:960px){.Toast_toastMsg__GFs7r{font-family:Pretendard;font-size:14px;font-weight:700;line-height:160%;letter-spacing:0;min-width:230px}}.Toast_success__j7R0t:before{background:url(/images/community/ico_ck_green.svg) no-repeat 50%/contain}.Toast_warning__z8he6:before{background:url(/images/community/ico_ck_gray.svg) no-repeat 50%/contain}.Toast_error___3Hox:before{background:url(/images/community/ico_comment_delete.svg) no-repeat 50%/contain}@keyframes Toast_slideUp__x2ANg{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Toast_fadeOut__Ae6_1{0%{opacity:1}to{opacity:0}}