.EditPost_modalOverlay__Vk2wd{position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:16px;background-color:rgb(0 0 0/50%);box-sizing:border-box}.EditPost_modalContent__UZSd3{display:flex;flex-direction:column;width:95%;max-width:1200px;max-height:90dvh;margin:0 auto;border-radius:10px;background-color:var(--ffffff);overflow:hidden}.EditPost_modalScrollArea__PhTyM{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.EditPost_actionButtons__nuXAS{display:flex;justify-content:space-between;padding:8px 16px;border-bottom:1px solid var(--d4d4d4)}.EditPost_cancelButton__Qj8BQ{font-size:.875rem;font-weight:700;color:var(--737373);cursor:pointer}.EditPost_confirmButton__o6WqI{font-size:.875rem;font-weight:700;color:var(--eb6345);cursor:pointer}.EditPost_modalContentTitle__iwPCv{padding:10px 0;border-bottom:1px solid var(--d4d4d4)}.EditPost_modalContentTitleText__J5c8u{font-size:1.5rem;font-weight:700;text-align:center}.EditPost_backendErrorContainer__vgm4q{margin:0;padding:16px 32px;border-bottom:1px solid var(--d4d4d4)}.EditPost_modalContentMain__7wXnG{display:flex;flex:1;min-height:0}.EditPost_modalContentMainImageContainer__NLqhl{width:100%;min-width:400px;border-right:1px solid var(--d4d4d4)}.EditPost_modalContentMainText__ymAJ2{width:100%;min-width:300px;max-width:450px;overflow-y:auto;-webkit-overflow-scrolling:touch}.EditPost_modalContentMainTextTextareaContainer__TKymx{position:relative;display:flex;flex-direction:column;width:100%;border-bottom:1px solid var(--d4d4d4)}.EditPost_modalContentMainTextTextarea__E_6__{width:100%;min-height:180px;padding:32px 32px 8px;resize:none;border:none;outline:none;font-size:var(--input-font-size);overflow:hidden}.EditPost_errorMessageWrapper__VEBnb{min-height:16px;padding:4px 32px 0}.EditPost_modalContentMainTextTextareaLength__b40Gv{padding:0 32px 16px;font-size:.75rem;color:var(--737373);text-align:right}.EditPost_modalContentMainTextTagsContainer__mts0v{display:flex;flex-direction:column;gap:16px;width:100%;padding:32px;border-bottom:1px solid var(--d4d4d4)}.EditPost_modalContentMainTextTagsTitle__2U5dy{display:flex;flex-wrap:wrap;gap:8px}.EditPost_modalContentMainTextTagsTitleText__Mx5Jr{display:flex;align-items:center;gap:2px;padding:2px 4px;border-radius:2px;font-size:.875rem;color:#525252;background:#fafafa}.EditPost_modalContentMainTextTagsTitleTextButton__qmPJX{cursor:pointer}.EditPost_modalContentMainTextTagsInputContainer__c5r8u{display:flex;align-items:center;gap:4px;width:min-content;padding:8px 12px;border-radius:2px;background-color:#fafafa}.EditPost_modalContentMainTextTagsInput__8oF5k{font-size:var(--input-font-size);outline:none}.EditPost_tagsWrapper__D_k5G{display:flex;flex-direction:column;gap:16px;padding:32px}.EditPost_modalContentMainTextTagsRecentContainer__4KyKY{display:flex;flex-direction:column;gap:4px;width:100%}.EditPost_modalContentMainTextTagsRecentTitle__uqb0D{font-size:.75rem;font-weight:700}.EditPost_modalContentMainTextTagsRecentTagsTag__F02ds{display:flex;flex-wrap:wrap;gap:8px}.EditPost_modalContentMainTextTagsRecentTagsTagContainer__nmqdg{display:flex;gap:2px;font-size:.875rem;color:#404040;cursor:pointer}.EditPost_modalContentMainTextTagsRecentTagsTagTag__gpw2K{font-weight:700}.EditPost_thumbnailSection__sQRSB{display:flex;flex-direction:column;gap:8px;padding:16px;border-bottom:1px solid var(--d4d4d4)}.EditPost_thumbnailLabel__tJZ3t{font-size:.875rem;font-weight:500;color:var(--525252)}.EditPost_thumbnailPreviewWrapper__qxTYx{display:flex;align-items:center;gap:12px}.EditPost_thumbnailImageContainer__iBsjP{position:relative;width:160px;height:120px;border-radius:8px;background-color:var(--d4d4d4);overflow:hidden}.EditPost_thumbnailImage__9AbH_{width:100%;height:100%;object-fit:cover}.EditPost_thumbnailCropButton__dyLsO{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:50%;background-color:var(--ffffff);box-shadow:0 2px 4px rgb(0 0 0/10%);cursor:pointer;transition:background-color .2s ease}.EditPost_thumbnailCropButton__dyLsO:hover{background-color:var(--f5f5f5)}.EditPost_sliderWrapper__1nkj7{display:flex;flex-direction:column;width:100%;padding:16px}.EditPost_sliderNav__Cmt9t{display:none}.EditPost_mediaGridWrapper__U_Lzi{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.EditPost_imageGrid__Y1lso{display:contents}.EditPost_videoItem__hqHIe{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;border:1px dashed var(--d4d4d4);border-radius:4px;background-color:#000;overflow:hidden}.EditPost_videoItemVideo__cvvj5{width:100%;height:100%;object-fit:contain;border-radius:4px}.EditPost_videoOverlay__PRy1I{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px;background:linear-gradient(transparent,rgb(0 0 0/70%));box-sizing:border-box}.EditPost_videoDuration__b5GEE{font-size:.75rem;font-weight:700;color:#fff}.EditPost_videoLabel__HJbSh{padding:2px 6px;border-radius:2px;font-size:.625rem;font-weight:700;color:#fff;background-color:#3b82f6}.EditPost_mediaError__5t7wN{margin:8px 0;padding:8px 16px;border-radius:4px;font-size:.875rem;color:#dc2626;background-color:#fef2f2}.EditPost_imageItem__aVtTW{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;border:1px dashed var(--d4d4d4);border-radius:4px;background-color:var(--ffffff);cursor:grab;overflow:hidden;touch-action:none}.EditPost_imageItem__aVtTW:active{cursor:grabbing}.EditPost_imageItemImg__gv_Wn{width:100%;height:100%;object-fit:contain;border-radius:4px}.EditPost_editButton__p1Nbv{position:absolute;top:8px;left:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:9999px;font-size:12px;color:#fff;background-color:var(--ffffff);cursor:pointer}.EditPost_editButton__p1Nbv:hover{background-color:#1d4ed8}.EditPost_deleteButton__syiy2{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:9999px;font-size:12px;background-color:var(--ffffff);opacity:.8;cursor:pointer}.EditPost_deleteButton__syiy2 svg{width:30px;height:30px}.EditPost_addImageButton__3GXdt{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;border:1px dashed var(--d4d4d4);border-radius:4px;background-color:var(--ffffff);cursor:pointer;transition:background-color .15s ease}.EditPost_addImageButton__3GXdt:hover{background-color:#e5e7eb}.EditPost_addImagePlus__8sTvN{margin-bottom:4px;font-size:1.5rem;line-height:2rem;color:#9ca3af}.EditPost_addImageTextEmpty__oilj8{font-size:.875rem;color:#4b5563}.EditPost_emptyImageContainer__leSmA{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%;padding:32px 16px;border:1px solid var(--d4d4d4);border-radius:4px;background:var(--ffffff);cursor:pointer;box-sizing:border-box}.EditPost_dragText__7oKga{font-size:.75rem;font-weight:700;color:var(--737373)}.EditPost_orText__fjWeB{font-size:.75rem;font-weight:400;color:var(--737373)}.EditPost_addImageText__6kXxX{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 16px;border:1px solid var(--0a0a0a);border-radius:2px;font-size:.875rem;font-weight:700;color:var(--ffffff);background:var(--0a0a0a);cursor:pointer;transition:background-color .2s ease;box-sizing:border-box;text-align:center}.EditPost_hiddenInput__BuFvw{display:none}.EditPost_checkboxContainer__hkGjL{display:flex;gap:4px;padding:16px 32px}.EditPost_checkboxInput__5G9dS{cursor:pointer}.EditPost_checkboxLabel__A7W8J{font-size:1rem;font-weight:700;line-height:150%;color:#0a0a0a}.EditPost_thumbnailPreviewDesktop__VRrvf{padding:16px 32px;border-bottom:1px solid var(--d4d4d4)}.EditPost_thumbnailPreviewMobile__INBO0{display:none}@media (max-width:1024px){.EditPost_modalContentMainTextTextarea__E_6__{padding:16px 16px 8px}.EditPost_modalContentMainTextTagsContainer__mts0v{gap:8px;padding:16px}.EditPost_tagsWrapper__D_k5G{padding:16px}}@media (max-width:768px){.EditPost_modalScrollArea__PhTyM{overflow-y:auto;-webkit-overflow-scrolling:touch}.EditPost_modalContentMain__7wXnG{flex:unset;flex-direction:column;min-height:unset}.EditPost_modalContentMainImageContainer__NLqhl{border-right:none;border-bottom:1px solid var(--d4d4d4)}.EditPost_modalContentMainText__ymAJ2{max-width:100%;overflow-y:visible}.EditPost_deleteButton__syiy2{top:4px;right:4px;width:28px;height:28px}.EditPost_deleteButton__syiy2 svg{width:25px;height:25px}.EditPost_editButton__p1Nbv{top:4px;left:4px;width:28px;height:28px}.EditPost_editButton__p1Nbv svg{width:20px;height:20px}}@media (max-width:660px){.EditPost_modalContentMainImageContainer__NLqhl{min-width:unset}.EditPost_mediaGridWrapper__U_Lzi{display:flex;flex-direction:row;gap:8px;width:100%;padding-bottom:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.EditPost_mediaGridWrapper__U_Lzi::-webkit-scrollbar{display:none}.EditPost_addImageButton__3GXdt,.EditPost_imageItem__aVtTW,.EditPost_videoItem__hqHIe{flex-shrink:0;width:120px;min-width:120px;aspect-ratio:4/3}.EditPost_sliderNav__Cmt9t{display:flex;align-items:center;justify-content:center;width:100%;margin-top:12px;padding:0 8px;box-sizing:border-box}.EditPost_sliderRange__6237m{width:100%;height:6px;border-radius:3px;background:var(--d4d4d4);outline:none;appearance:none}.EditPost_sliderRange__6237m::-webkit-slider-thumb{width:20px;height:20px;border:2px solid var(--eb6345);border-radius:50%;background:var(--ffffff);box-shadow:0 1px 3px 0 rgb(0 0 0/20%);cursor:pointer;appearance:none}.EditPost_sliderRange__6237m::-moz-range-thumb{width:20px;height:20px;border:2px solid var(--eb6345);border-radius:50%;background:var(--ffffff);box-shadow:0 1px 3px 0 rgb(0 0 0/20%);cursor:pointer}}.EditPost_successModal__FeVJY{display:flex;align-items:center;justify-content:center;padding:32px 48px;border-radius:10px;background-color:var(--ffffff)}.EditPost_successMessage__XILQF{font-size:1rem;font-weight:700;color:#16a34a;text-align:center}.SetContent_setContainer__hHEIv{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px;border:1px solid var(--d4d4d4);border-radius:4px}.SetContent_selected__4I3B7{border:3px solid var(--eb6345)}.SetContent_image__ts4ug{aspect-ratio:1}.SetContent_title__DI6np{position:relative;width:100%;font-size:.875rem;font-weight:700;text-align:center}.SetContent_deleteIcon___2pYT{position:absolute;top:50%;right:0;cursor:pointer;transform:translateY(-50%)}@media (max-width:768px){.SetContent_setContainer__hHEIv{padding:12px}}@media (max-width:600px){.SetContent_setContainer__hHEIv{padding:8px}}.VersionDeleteConfirm_modalOverlay__iTZuq{position:fixed;top:0;left:0;z-index:150;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/50%)}.VersionDeleteConfirm_modalContent__M6J4p{width:100%;max-width:680px;margin:0 20px;border-radius:10px;background-color:var(--ffffff)}.VersionDeleteConfirm_modalHeader__KQfBY{display:flex;flex-direction:column;gap:16px;padding:40px}.VersionDeleteConfirm_modalTitle__Xgvwt{margin-bottom:20px;font-size:1.5rem;font-weight:700;color:var(--0a0a0a);text-align:center}.VersionDeleteConfirm_deleteText__AarZT{display:inline;font-weight:600;color:var(--eb6345)}.VersionDeleteConfirm_deleteDescription__zVtqf{font-size:.875rem;line-height:1.6;color:var(--737373);text-align:center}.VersionDeleteConfirm_modalActions__loIri{display:flex;flex-direction:column}.VersionDeleteConfirm_primaryButton__h8Agd{padding:16px 0;border:none;font-size:1.25rem;font-weight:700;color:var(--eb6345);background:transparent;cursor:pointer;text-align:center;border-top:1px solid var(--d4d4d4)}.VersionDeleteConfirm_primaryButton__h8Agd:disabled{cursor:not-allowed;opacity:.5}.VersionDeleteConfirm_secondaryButton__6Hx4v{padding:16px 0;border:none;font-size:1.25rem;font-weight:700;color:var(--737373);background:transparent;cursor:pointer;text-align:center;border-top:1px solid var(--d4d4d4)}.VersionDeleteConfirm_secondaryButton__6Hx4v:disabled{cursor:not-allowed;opacity:.5}.VersionDeleteConfirm_inputField__cmhcj{display:flex;align-items:center;width:100%;max-width:620px;height:64px;margin:10px auto;padding:16px;border:1px solid #d4d4d4;border-radius:4px;background:#fff;box-sizing:border-box}.VersionDeleteConfirm_inputField__cmhcj:disabled{cursor:not-allowed;opacity:.5}@media (max-width:440px){.VersionDeleteConfirm_modalHeader__KQfBY{padding:20px}.VersionDeleteConfirm_inputField__cmhcj{height:48px}}.EditSetVersionSelect_modalOverlay__1QPHj{position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/50%)}.EditSetVersionSelect_modalContent__Ch8QW{display:flex;flex-direction:column;width:100%;max-width:1160px;max-height:80dvh;margin:0 20px;border-radius:10px;background-color:var(--ffffff)}.EditSetVersionSelect_actionButtons__mrrTM{display:flex;justify-content:space-between;margin-bottom:32px;padding:8px 16px;border-bottom:1px solid var(--d4d4d4)}.EditSetVersionSelect_cancelButton__yZ4TP{font-size:.875rem;font-weight:700;color:var(--737373);cursor:pointer}.EditSetVersionSelect_confirmButton__stRxK{font-size:.875rem;font-weight:700;color:var(--eb6345);cursor:pointer}.EditSetVersionSelect_modalTitle__fl_sA{margin-bottom:10px;font-size:1.5rem;font-weight:700;text-align:center}.EditSetVersionSelect_setContentContainer__9aZwY{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px;overflow-y:auto}.EditSetVersionSelect_emptyMessage__ksxHU{display:flex;align-items:center;justify-content:center;width:100%;padding:60px 20px;font-size:16px;line-height:1.6;color:var(--737373);text-align:center}.EditSetVersionSelect_addVersionButton__t2Yhf{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;border:2px dashed var(--d4d4d4);border-radius:10px;background-color:var(--fafafa);cursor:pointer;transition:all .2s ease}.EditSetVersionSelect_addVersionButton__t2Yhf:hover{border-color:var(--eb6345);background-color:var(--fff5f3)}.EditSetVersionSelect_addIconWrapper__xR0A_{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-bottom:8px}.EditSetVersionSelect_addVersionText__CWyeD{font-size:.875rem;font-weight:700;color:var(--0a0a0a)}.EditSetVersionSelect_addNewSetLink__2__Uj{padding:16px 20px;font-size:.875rem;color:var(--eb6345);text-align:center;text-decoration:underline;cursor:pointer}.EditSetVersionSelect_addNewSetLink__2__Uj:hover{opacity:.7}@media (max-width:1200px){.EditSetVersionSelect_setContentContainer__9aZwY{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.EditSetVersionSelect_setContentContainer__9aZwY{gap:12px;margin:12px}.EditSetVersionSelect_emptyMessage__ksxHU{padding:40px 20px;font-size:14px}}@media (max-width:600px){.EditSetVersionSelect_setContentContainer__9aZwY{gap:8px;margin:8px;grid-template-columns:repeat(2,1fr)}}.DeleteConfirm_modalOverlay__9iaB1{position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/50%)}.DeleteConfirm_modalContent__gaV0l{width:100%;max-width:680px;margin:0 20px;border-radius:10px;background-color:var(--ffffff)}.DeleteConfirm_modalHeader__elFlL{display:flex;flex-direction:column;gap:16px;padding:40px}.DeleteConfirm_modalTitle__rzh6m{margin-bottom:20px;font-size:1.5rem;font-weight:700;color:var(--0a0a0a);text-align:center}.DeleteConfirm_deleteText__N7R1J{display:inline;font-weight:600;color:var(--eb6345)}.DeleteConfirm_modalActions__AvDoU{display:flex;flex-direction:column}.DeleteConfirm_primaryButton__mvMi7{color:var(--eb6345)}.DeleteConfirm_primaryButton__mvMi7,.DeleteConfirm_secondaryButton__uQZ4G{padding:16px 0;font-size:1.25rem;font-weight:700;cursor:pointer;text-align:center;border-top:1px solid var(--d4d4d4)}.DeleteConfirm_secondaryButton__uQZ4G{color:var(--737373)}.DeleteConfirm_inputField__jh_sa{display:flex;align-items:center;width:100%;max-width:620px;height:64px;margin:10px 0;padding:16px;border:1px solid #d4d4d4;border-radius:4px;background:#fff;box-sizing:border-box}@media (max-width:440px){.DeleteConfirm_modalHeader__elFlL{padding:20px}.DeleteConfirm_inputField__jh_sa{height:48px}}.UpdateSetSelect_modalOverlay__K8tnW{position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/50%)}.UpdateSetSelect_modalContent__xdLZx{display:flex;flex-direction:column;width:100%;max-width:1160px;max-height:80dvh;margin:0 20px;border-radius:10px;background-color:var(--ffffff)}.UpdateSetSelect_actionButtons__FeyeY{display:flex;justify-content:space-between;margin-bottom:32px;padding:8px 16px;border-bottom:1px solid var(--d4d4d4)}.UpdateSetSelect_cancelButton__4Zm9w{font-size:.875rem;font-weight:700;color:var(--737373);cursor:pointer}.UpdateSetSelect_confirmButton__IvIvv{font-size:.875rem;font-weight:700;color:var(--eb6345);cursor:pointer}.UpdateSetSelect_modalTitle__vg6Ik{margin-bottom:10px;font-size:1.5rem;font-weight:700;text-align:center}.UpdateSetSelect_setContentContainer__4RRAj{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px;overflow-y:auto}.UpdateSetSelect_emptyMessage__UzKD2{display:flex;align-items:center;justify-content:center;grid-column:1/-1;width:100%;padding:60px 20px;font-size:16px;line-height:1.6;color:var(--737373);text-align:center}.UpdateSetSelect_addNewSetLink__iTmKn{padding:16px 20px;font-size:.875rem;color:var(--eb6345);text-align:center;text-decoration:underline;cursor:pointer}.UpdateSetSelect_addNewSetLink__iTmKn:hover{opacity:.7}@media (max-width:1200px){.UpdateSetSelect_setContentContainer__4RRAj{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.UpdateSetSelect_setContentContainer__4RRAj{gap:12px;margin:12px}.UpdateSetSelect_emptyMessage__UzKD2{padding:40px 20px;font-size:14px}}@media (max-width:600px){.UpdateSetSelect_setContentContainer__4RRAj{gap:8px;margin:8px;grid-template-columns:repeat(2,1fr)}}.Footer_footer__TAhc9{width:100%;background-color:#262626}.Footer_top__RZDl4{padding:60px 100px;border-bottom:1px solid var(--ffffff)}.Footer_logo__cnV7b{width:250px;height:auto;margin-bottom:60px}.Footer_linkWrapper__HUYg_{display:flex;justify-content:space-between;width:100%}.Footer_linkItem__KvRKW{display:flex;flex-direction:column;gap:24px}.Footer_linkItemTitle__CVn2p{font-weight:700;color:var(--a3a3a3)}.Footer_linkItemList__aiomA{display:flex;flex-direction:column;gap:16px;color:var(--ffffff)}.Footer_clickableLink__RKgwy{cursor:pointer;transition:opacity .2s}.Footer_clickableLink__RKgwy:hover{opacity:.7}.Footer_bottom__Rv7Wj{display:flex;justify-content:space-between;gap:20px;padding:60px 100px}.Footer_left__SoNEd{display:flex;flex-direction:column;gap:60px;width:100%;max-width:960px}.Footer_infoLinkWrapper__fSX8J{display:flex;justify-content:space-between;color:var(--ffffff)}.Footer_snsWrapper__UVehC{display:flex;gap:60px}.Footer_snsIcon__EQuTv{width:auto;height:auto}.Footer_copyright__m9hqT{font-size:.625rem;color:var(--a3a3a3)}.Footer_arrowTop__oHMMB{display:flex;flex-direction:column;align-items:center;gap:20px;cursor:pointer}.Footer_arrowTopIcon__00Bd4{filter:var(--ffffff-svg)}.Footer_arrowTopText__iJnMe{writing-mode:vertical-rl;font-size:1.25rem;color:var(--ffffff)}@media (max-width:1250px){.Footer_bottom__Rv7Wj,.Footer_top__RZDl4{padding:60px 50px}}@media (max-width:1024px){.Footer_bottom__Rv7Wj,.Footer_top__RZDl4{padding:40px 30px}.Footer_linkWrapper__HUYg_{flex-wrap:wrap;gap:40px 20px}.Footer_linkItem__KvRKW{flex:1 1 calc(33.333% - 20px);min-width:150px}.Footer_infoLinkWrapper__fSX8J{flex-wrap:wrap;gap:20px}.Footer_infoLinkWrapper__fSX8J>*{flex:1 1 calc(33.333% - 14px);max-width:calc(33.333% - 14px)}}@media (max-width:768px){.Footer_top__RZDl4{padding:30px 20px}.Footer_bottom__Rv7Wj{position:relative;padding:30px 20px}.Footer_left__SoNEd{gap:40px}.Footer_logo__cnV7b{width:200px;height:auto;margin-bottom:40px}.Footer_linkWrapper__HUYg_{flex-direction:column;gap:32px}.Footer_linkItem__KvRKW{flex:none;gap:12px;min-width:auto}.Footer_linkItemList__aiomA{gap:8px}.Footer_infoLinkWrapper__fSX8J{flex-direction:column;gap:16px;text-align:center}.Footer_infoLinkWrapper__fSX8J>*{flex:none;max-width:100%}.Footer_snsWrapper__UVehC{justify-content:center;gap:40px}.Footer_copyright__m9hqT{text-align:center}.Footer_arrowTop__oHMMB{position:absolute;top:30%;right:8px;gap:8px;transform:translateY(-30%)}.Footer_arrowTopIcon__00Bd4{width:60px;height:60px}}@media (max-width:550px){.Footer_bottom__Rv7Wj{margin-bottom:64px}}@media (max-width:440px){.Footer_bottom__Rv7Wj,.Footer_top__RZDl4{padding:20px 15px}.Footer_left__SoNEd{gap:32px}.Footer_logo__cnV7b{width:150px;height:auto;margin-bottom:30px}.Footer_linkWrapper__HUYg_,.Footer_snsWrapper__UVehC{gap:24px}}.HeaderPostMenu_modalOverlay__IM2_W{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;background-color:rgb(0 0 0/10%)}.HeaderPostMenu_container__oGsxT{position:absolute;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;max-width:1440px;padding:40px 100px;background:var(--ffffff);box-shadow:0 0 10px 0 rgb(0 0 0/10%);box-sizing:border-box}.HeaderPostMenu_headerSection__bCqK3{display:flex;flex-direction:column;justify-content:center;gap:20px;width:50%}.HeaderPostMenu_title__8ZN3o{font-size:1.25rem;font-weight:700;color:#000}.HeaderPostMenu_scheduledPostLink__GnFsu{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;width:fit-content;padding:8px 16px;border:2px solid var(--0a0a0a);border-radius:2px;background:var(--ffffff);cursor:pointer;box-sizing:border-box}.HeaderPostMenu_scheduledPostText__kfp6E{font-size:1rem;font-weight:700}.HeaderPostMenu_scheduledPostLink__GnFsu:hover{background:var(--0a0a0a)}.HeaderPostMenu_scheduledPostLink__GnFsu:hover .HeaderPostMenu_scheduledPostText__kfp6E{color:var(--ffffff)}.HeaderPostMenu_scheduledPostLink__GnFsu:hover .HeaderPostMenu_timeIcon__BYRoV{filter:var(--ffffff-svg)}.HeaderPostMenu_menuGrid__hG5_4{display:flex;align-items:center;justify-content:end;gap:32px;width:100%}.HeaderPostMenu_menuItemWrapper__n9XyW{display:flex;flex-direction:column;align-items:center;gap:px;width:100%;max-width:185px}.HeaderPostMenu_menuGuide__tQLYr{font-size:.875rem;font-weight:700;color:var(--0a0a0a);text-align:center}.HeaderPostMenu_menuItem__1uSlk{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;max-width:185px;border:2px solid var(--0a0a0a);border-radius:10px;background:var(--f7f5f2);box-shadow:0 4px 6px rgb(0 0 0/10%);cursor:pointer;aspect-ratio:1;box-sizing:border-box}.HeaderPostMenu_menuText__S9eJL{text-align:center;font-weight:700}.HeaderPostMenu_menuItem__1uSlk:hover{background:var(--0a0a0a)}.HeaderPostMenu_menuItem__1uSlk:hover .HeaderPostMenu_menuText__S9eJL{color:var(--ffffff)}.HeaderPostMenu_menuItem__1uSlk:hover .HeaderPostMenu_menuIcon__ZVOXw{filter:var(--ffffff-svg)}.HeaderPostMenu_spOnly__Qk7tD{display:none}@media (max-width:1200px){.HeaderPostMenu_container__oGsxT{padding:40px 50px}}@media (max-width:1024px){.HeaderPostMenu_container__oGsxT{flex-direction:column;gap:20px}.HeaderPostMenu_headerSection__bCqK3{flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:622px;text-align:left}.HeaderPostMenu_menuGrid__hG5_4{justify-content:center}}@media (max-width:660px){.HeaderPostMenu_container__oGsxT{gap:16px;padding:30px 20px}.HeaderPostMenu_menuGrid__hG5_4{gap:16px}.HeaderPostMenu_menuItem__1uSlk{gap:8px}}@media (max-width:550px){.HeaderPostMenu_scheduledPostLink__GnFsu{display:none}.HeaderPostMenu_scheduledPostLink__GnFsu.HeaderPostMenu_spOnly__Qk7tD,.HeaderPostMenu_spOnly__Qk7tD{display:flex}.HeaderPostMenu_modalOverlay__IM2_W{position:fixed;top:0;z-index:100;width:100%;height:100%;background-color:rgb(0 0 0/50%)}.HeaderPostMenu_container__oGsxT{position:fixed;bottom:0;left:0;z-index:100;gap:0;width:100%;padding:0;border-radius:10px 10px 0 0}.HeaderPostMenu_headerSection__bCqK3{position:relative;justify-content:center;width:100%;padding:24px 0;border-radius:10px 10px 0 0;background:var(--f7f5f2)}.HeaderPostMenu_menuGrid__hG5_4{flex-direction:column;padding:24px}.HeaderPostMenu_menuItemWrapper__n9XyW{max-width:unset}.HeaderPostMenu_menuItem__1uSlk{flex-direction:row;justify-content:space-between;width:100%;max-width:unset;padding:20px 32px;border-radius:999px;aspect-ratio:unset}.HeaderPostMenu_menuText__S9eJL{white-space:nowrap}.HeaderPostMenu_menuText__S9eJL br{display:none}.HeaderPostMenu_menuItem__1uSlk:hover .HeaderPostMenu_arrowIcon__VbTwc{filter:var(--ffffff-svg)}.HeaderPostMenu_closeIcon__gka7t{position:absolute;top:50%;right:20px;width:40px;height:40px;padding:4px;cursor:pointer;transform:translateY(-50%)}}.PostGuideModal_overlay__tcmUK{position:fixed;top:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(0 0 0/50%)}.PostGuideModal_modal__wHZuE{position:relative;display:flex;flex-direction:column;gap:24px;width:90vw;max-width:640px;padding:48px 20px 28px;border-radius:10px;background:var(--ffffff);box-sizing:border-box}.PostGuideModal_closeButton__FwimZ{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer}.PostGuideModal_slideContent__m6gWs{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:200px}.PostGuideModal_title__7EwuR{font-size:1.375rem;font-weight:700;color:var(--0a0a0a)}.PostGuideModal_body__coy0q{font-size:1rem;line-height:1.7;color:var(--0a0a0a);text-align:center;white-space:pre-line}.PostGuideModal_imageWrapper__mXXQy{width:100%;margin-top:8px}.PostGuideModal_guideImage__G8otW{width:100%;height:auto;object-fit:contain}.PostGuideModal_note__hTw7k{font-size:.875rem;line-height:1.6;color:var(--737373);text-align:center}.PostGuideModal_footer__3E298{display:flex;align-items:center;justify-content:space-between}.PostGuideModal_navButton__LhL6d{min-width:60px;padding:8px 16px;border:none;border-radius:4px;font-size:.875rem;font-weight:600;color:var(--0a0a0a);background:none;cursor:pointer}.PostGuideModal_navButton__LhL6d:disabled{opacity:0;pointer-events:none}.PostGuideModal_navButton__LhL6d:hover:not(:disabled){background:var(--f7f5f2)}.PostGuideModal_dots__XrIGE{display:flex;gap:8px}.PostGuideModal_dot__bQyQT{width:8px;height:8px;border-radius:50%;background:var(--d4d4d4);cursor:pointer;transition:background .2s}.PostGuideModal_dotActive__Uzrso{background:var(--0a0a0a)}@media (max-width:550px){.PostGuideModal_modal__wHZuE{gap:20px;width:95vw;padding:36px 20px 20px}.PostGuideModal_slideContent__m6gWs{min-height:160px}}.Header_headerContainer__MZf1j{position:relative;width:100%;max-width:1440px;margin:0 auto}.HeaderPC_headerContainer__X7FuO{width:100%;border-bottom:2px solid var(--0a0a0a)}.HeaderPC_header__GOoZ2{position:relative;width:100%;padding:0 100px}.HeaderPC_headerTop__qrU_o{display:flex;align-items:center;justify-content:space-between;height:98px}.HeaderPC_leftSection__Q6NKV{display:flex;align-items:center;gap:40px}.HeaderPC_logo__6BMjH{display:block;max-width:200px;height:auto}.HeaderPC_searchInput__Hels_:focus-visible{outline:1px solid var(--737373)}.HeaderPC_rightSection__IhZXY{display:flex;align-items:center}.HeaderPC_menuItemUser__gjczX,.HeaderPC_menuItem__K13BA{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:80px;border-radius:4px;cursor:pointer;box-sizing:border-box}.HeaderPC_userIcon__YxLHf{width:40px;height:40px;border:1px solid transparent;border-radius:50%;box-sizing:border-box}.HeaderPC_iconWrapper__4_qpR{position:relative;display:flex;align-items:center;justify-content:center}.HeaderPC_menuText__bnHrU{font-size:.875rem;color:#404040}.HeaderPC_hasNotification__iRlJa .HeaderPC_menuIcon__ZljGV{filter:var(--eb6345-svg)}.HeaderPC_hasNotification__iRlJa .HeaderPC_menuText__bnHrU{color:var(--eb6345)}.HeaderPC_menuItem__K13BA:focus-visible .HeaderPC_menuText__bnHrU,.HeaderPC_menuItem__K13BA:hover .HeaderPC_menuText__bnHrU{color:var(--eb6345)}.HeaderPC_menuItem__K13BA:focus-visible .HeaderPC_menuIcon__ZljGV,.HeaderPC_menuItem__K13BA:hover .HeaderPC_menuIcon__ZljGV{filter:var(--eb6345-svg)}.HeaderPC_menuItemUser__gjczX:focus-visible .HeaderPC_menuText__bnHrU,.HeaderPC_menuItemUser__gjczX:hover .HeaderPC_menuText__bnHrU{color:var(--eb6345)}.HeaderPC_menuItemUser__gjczX:focus-visible .HeaderPC_userIcon__YxLHf,.HeaderPC_menuItemUser__gjczX:hover .HeaderPC_userIcon__YxLHf{box-shadow:0 0 0 1px var(--eb6345)}.HeaderPC_notificationBadge__74Wlg{position:absolute;top:-4px;right:-4px;z-index:10;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid white;border-radius:50%;font-size:.75rem;font-weight:700;color:white;background:var(--eb6345);letter-spacing:normal}.HeaderPC_headerBottom__p2nd2{display:flex;justify-content:center;gap:10px;padding:30px 0;white-space:nowrap}.HeaderPC_bottomLeftSection__iHG4H{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.HeaderPC_bottomMenuItem__6bhzk{display:flex;justify-content:space-between;width:100%;min-width:120px;max-width:240px;cursor:pointer;box-sizing:border-box}.HeaderPC_bottomMenuItem__6bhzk:focus-visible,.HeaderPC_bottomMenuItem__6bhzk:hover{filter:var(--eb6345-svg)}.HeaderPC_bottomMenuItemActive__HLZG6{display:flex;justify-content:space-between;width:100%;min-width:120px;max-width:240px;cursor:pointer;box-sizing:border-box;filter:var(--eb6345-svg)}.HeaderPC_bottomRightSection__mv46P{display:flex;justify-content:end;gap:10px;width:100%}.HeaderPC_bottomLinkItem_black__1Fvj2{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:240px;padding:10px 32px;border-radius:4px;color:var(--ffffff);background:var(--0a0a0a);box-shadow:0 4px 6px rgb(162 79 44/20%);cursor:pointer;box-sizing:border-box}.HeaderPC_bottomRegisterIcon__aU4En{filter:var(--ffffff-svg)}.HeaderPC_bottomLinkText__kIIP6{font-size:1.25rem;font-weight:700}.HeaderPC_bottomLinkItem_black__1Fvj2:focus-visible,.HeaderPC_bottomLinkItem_black__1Fvj2:hover{background:var(--eb6345)}.HeaderPC_bottomLinkItem_black__1Fvj2:focus-visible .HeaderPC_bottomLinkText__kIIP6,.HeaderPC_bottomLinkItem_black__1Fvj2:hover .HeaderPC_bottomLinkText__kIIP6{color:var(--ffffff)}.HeaderPC_bottomLinkItem_black__1Fvj2:focus-visible .HeaderPC_bottomRegisterIcon__aU4En,.HeaderPC_bottomLinkItem_black__1Fvj2:hover .HeaderPC_bottomRegisterIcon__aU4En{filter:var(--ffffff-svg)}.HeaderPC_bottomLinkItem_white__t6_wM{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:240px;padding:10px 32px;border:2px solid var(--0a0a0a);border-radius:4px;background:var(--ffffff);box-shadow:0 4px 6px rgb(162 79 44/20%);cursor:pointer;box-sizing:border-box}.HeaderPC_bottomLinkItem_white__t6_wM:focus-visible,.HeaderPC_bottomLinkItem_white__t6_wM:hover{background:var(--0a0a0a)}.HeaderPC_bottomLinkItem_white__t6_wM:focus-visible .HeaderPC_bottomLinkText__kIIP6,.HeaderPC_bottomLinkItem_white__t6_wM:hover .HeaderPC_bottomLinkText__kIIP6{color:var(--ffffff)}.HeaderPC_bottomLinkItem_white__t6_wM:focus-visible .HeaderPC_bottomLinkIcon__n0r1s,.HeaderPC_bottomLinkItem_white__t6_wM:hover .HeaderPC_bottomLinkIcon__n0r1s{filter:var(--ffffff-svg)}.HeaderPC_bottomMenuItem__6bhzk:focus .HeaderPC_bottomMenuIcon__rVBwX,.HeaderPC_bottomMenuItem__6bhzk:hover .HeaderPC_bottomMenuIcon__rVBwX{filter:var(--eb6345-svg)}@media (max-width:1440px){.HeaderPC_header__GOoZ2{padding:0 50px}.HeaderPC_headerBottom__p2nd2{padding:30px 0}}@media (max-width:1024px){.HeaderPC_bottomRightSection__mv46P{display:none}}@media (max-width:768px){.HeaderPC_header__GOoZ2{padding:0 16px}.HeaderPC_logo__6BMjH{max-width:160px}.HeaderPC_menuItemUser__gjczX,.HeaderPC_menuItem__K13BA{width:70px}.HeaderPC_headerBottom__p2nd2{padding:0 0 20px}}@media (max-width:550px){.HeaderPC_headerTop__qrU_o{justify-content:center;height:64px}.HeaderPC_headerBottom__p2nd2,.HeaderPC_rightSection__IhZXY{display:none}}.HeaderSP_headerSP__v4vP8{display:none}@media (max-width:550px){.HeaderSP_headerSP__v4vP8{position:fixed;right:0;bottom:0;z-index:100;display:flex;justify-content:space-around;width:100%;height:64px;background-color:var(--f7f5f2);border-top:2px solid var(--0a0a0a)}.HeaderSP_menuItem___ymEW{position:relative;display:flex;flex:1;align-items:center;justify-content:center;height:100%;cursor:pointer}.HeaderSP_userIcon__b_nWi{border-radius:50%}.HeaderSP_iconWrapper__y0Yx_{position:relative;display:flex;align-items:center;justify-content:center}.HeaderSP_hasNotification__lzM9_ .HeaderSP_menuIcon__NEL_F{filter:var(--eb6345-svg)}.HeaderSP_notificationBadge__9GTaF{position:absolute;top:-4px;right:-4px;z-index:10;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid white;border-radius:50%;font-size:.75rem;font-weight:700;color:white;background:var(--eb6345);letter-spacing:normal}}