.modal_commonModalBg__32k01{background-color:transparent;position:fixed;width:100%;height:100%;z-index:9999;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:background-color .2s cubic-bezier(.4,0,.2,1)}.modal_commonModalBg__32k01.modal_visible__3goEi{background-color:rgba(0,0,0,.5)}.modal_commonModalWrapper__eOem7{display:flex;flex-direction:column;background-color:#f2f2f2;border-radius:16px;width:100%;max-height:80vh;overflow:hidden;transform:scale(.95);opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.modal_commonModalWrapper__eOem7.modal_visible__3goEi{transform:scale(1);opacity:1}.modal_commonModalWrapper__eOem7.modal_small__1VQTS{max-width:420px}.modal_commonModalWrapper__eOem7.modal_medium__DeLG5{max-width:680px}.modal_commonModalWrapper__eOem7.modal_large__O5xbX{max-width:890px}@media(min-width:320px){.modal_commonModalWrapper__eOem7{padding:20px}}@media(min-width:768px){.modal_commonModalWrapper__eOem7{padding:32px}}.modal_commonModalHeader__rf8n6{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-shrink:0;padding-bottom:24px}.modal_commonModalHeader__rf8n6 button{flex-shrink:0}.modal_commonModalTitle__YsJPN{font-size:1.375rem;font-weight:700;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#000}.modal_commonModalBody__chWM3{flex:1 1;min-height:0;position:relative;display:flex;flex-direction:column}.modal_commonModalBodyContent__Dqnf8{flex:1 1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.modal_commonModalBodyContent__Dqnf8::-webkit-scrollbar{display:none}.modal_commonModalBodyScrollbar__2I7VX{width:4px;position:absolute;right:-6px;top:8px;bottom:8px;background:transparent;border-radius:2px;cursor:pointer;z-index:99;opacity:0;transition:opacity .3s ease}.modal_commonModalBodyScrollbar__2I7VX.modal_dragging__8ssnd,.modal_commonModalBodyScrollbar__2I7VX.modal_scrolling__IkVZj,.modal_commonModalBody__chWM3:hover .modal_commonModalBodyScrollbar__2I7VX{opacity:1}.modal_commonModalBodyScrollbar__2I7VX .modal_scrollThumb__qShWP{width:100%;background:rgba(0,0,0,.25);border-radius:2px;cursor:grab;transition:width .2s ease,background-color .2s ease,margin .2s ease;box-shadow:0 0 1px rgba(0,0,0,.1)}.modal_commonModalBodyScrollbar__2I7VX .modal_scrollThumb__qShWP:hover{background:rgba(0,0,0,.4);width:6px;margin-left:-1px}.modal_commonModalBodyScrollbar__2I7VX .modal_scrollThumb__qShWP.modal_dragging__8ssnd,.modal_commonModalBodyScrollbar__2I7VX .modal_scrollThumb__qShWP:active{cursor:grabbing;background:rgba(0,0,0,.5);width:6px;margin-left:-1px}.modal_commonModalBodyNotice__dsobl{background-color:#fafafa;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.modal_commonModalBodyNoticeTitle__1dvVz{font-size:.875rem;font-weight:600;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#333}.modal_commonModalBodyNoticeDescription__ka55e,.modal_commonModalBodyNoticelistItem__ta5RB{font-size:.875rem;font-weight:400;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#6f7890;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.modal_commonModalBodyNoticelistItem__ta5RB:before{content:" ";display:inline-block;width:3px;height:3px;background-color:#6f7890;border-radius:99999px;align-self:center}.modal_commonModalBodyNoticeValue__mrKl4{font-size:.875rem;font-weight:600;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#6f7890;display:inline;margin-left:4px}.modal_commonFormLabelItem__AKZjV{display:flex;flex-direction:column;gap:8px}.modal_commonModalFooter__A6_yk{display:flex;gap:8px;justify-content:space-between;flex-shrink:0;padding-top:24px}.modal_commonModalFooter__A6_yk .modal_commonModalFooterLeft__d1NZE{display:inline-flex;flex-direction:row;gap:8px}@media(min-width:320px){.modal_commonModalFooter__A6_yk .modal_commonModalFooterLeft__d1NZE{display:none}}@media(min-width:768px){.modal_commonModalFooter__A6_yk .modal_commonModalFooterLeft__d1NZE{display:inline-flex}}.modal_commonModalFooter__A6_yk .modal_commonModalFooterRight__HRgG3{display:inline-flex;flex-direction:row;gap:8px}@media(min-width:320px){.modal_commonModalFooter__A6_yk .modal_commonModalFooterRight__HRgG3,.modal_commonModalFooter__A6_yk .modal_commonModalFooterRight__HRgG3 button{width:100%}}@media(min-width:768px){.modal_commonModalFooter__A6_yk .modal_commonModalFooterRight__HRgG3,.modal_commonModalFooter__A6_yk .modal_commonModalFooterRight__HRgG3 button{width:auto}}.modal_dim__35FYJ{width:100%;height:100%;position:fixed;left:0;top:0;z-index:99999;display:flex;flex-direction:row;align-items:center;justify-content:center;animation:modal_fadeInUp__WBMBN 1s}.modal_dim__35FYJ button{background-color:#ea6560;font-size:14px;color:#fff;font-weight:300;margin-top:12px}@media(min-width:360px){.modal_dim__35FYJ button{padding:16px 50px}}@media(min-width:1920px){.modal_dim__35FYJ button{padding:16px 122px}}.modal_dimWrap__CNrue{position:absolute;left:0;bottom:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.8),#fff);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box}@media(min-width:360px){.modal_dimWrap__CNrue{height:40%}}@media(min-width:1920px){.modal_dimWrap__CNrue{height:33%}}.modal_dimImg__0sjBB{display:flex;margin-bottom:14px}.modal_dimImg__0sjBB img{width:195px;-o-object-fit:cover;object-fit:cover}.modal_dimTxt__Olxd2{display:flex;flex-direction:column;align-items:center}.modal_dimTxtBlack__06klP{font-size:20px;color:#000;line-height:20px;margin-bottom:14px}.modal_dimTxtGray__QapKI{font-size:14px;line-height:22px;color:#666;font-weight:300}@keyframes modal_fadeInUp__WBMBN{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.modal_flexCenter__Qvj2l,.modal_supportWrapper__u_mrB{display:flex;justify-content:center;align-items:center}.modal_flexRowMd__uS_Jy{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.modal_flexCol7xs__4tI_Z{display:flex;flex-direction:column;gap:8px}.modal_boothDetailContainer__gWVgy,.modal_common__8kNOQ,.modal_supportContainer__6EwlZ,.modal_supportSuccessContainer__LPSAk{z-index:9999!important;pointer-events:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;background:#fff;border-radius:16px;box-shadow:0 4px 24px 0 rgba(0,0,0,.12)}.modal_closeButton__LHx9K{top:16px;right:20px;position:absolute;cursor:pointer}.modal_speechBubble__v_LX_{position:relative;width:260px;height:49px;background:#000;color:#fff;border-radius:24px;box-shadow:0 20px 32px rgba(0,0,0,.08);display:flex;justify-content:center;align-items:center;gap:6px}.modal_speechBubbleTail__kMdaq{position:absolute;bottom:-12px;right:10px;transform:translateX(-50%);width:30px;height:30px;background:#000;clip-path:polygon(40% 10%,120% 100%,20% 90%);transform:skewX(-40deg);rotate:180deg}.modal_speechBubblePosition__WpgPa{position:absolute;top:-56px}.modal_modal__3SHX6{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;left:0;top:0;z-index:9999;display:flex;flex-direction:row;align-items:center;justify-content:center}.modal_modalCommon__Bu0pN{padding:60px 20px 40px;background-color:#fff;box-sizing:border-box;position:relative;display:inline-block!important;border-radius:8px;max-width:400px;min-width:300px;transition:all .2s;z-index:9999}.modal_modalCommon__Bu0pN::-webkit-scrollbar{width:6px}.modal_modalCommon__Bu0pN::-webkit-scrollbar-thumb{background:#e3e3e3;border-radius:100px}.modal_modalHeightfull__eyWmf{left:0;top:0}@media(min-width:360px){.modal_modalHeightfull__eyWmf{max-height:100%;max-width:100%;height:100%;overflow:auto;transform:none}}@media(min-width:1920px){.modal_modalHeightfull__eyWmf{max-width:400px;max-height:95vh;height:100%;overflow:auto}}.modal_modalApply__0MG3c{max-width:400px;height:auto;max-height:80vh;overflow-y:auto;overflow-x:hidden}@media(min-width:360px){.modal_modalApply__0MG3c{max-height:95vh}}@media(min-width:768px){.modal_modalApply__0MG3c{max-height:80vh}}.modal_modalApplyClosebtn__74B39{position:absolute;right:20px;top:20px;padding:4px!important;background-color:#fff}.modal_modalApplyClosebtn__74B39 img{width:20px!important;height:20px!important;position:absolute;top:0;right:0}.modal_modalMegaphone__taVj6{padding:24px;background-color:#fff;box-sizing:border-box;position:relative;display:inline-block;border-radius:8px;width:100%;max-width:600px;min-width:300px;max-height:95vh;overflow-y:auto;overflow-x:hidden;transition:all .2s;z-index:9999}.modal_modalMegaphoneClosebtn__Lj1nO{position:absolute;right:20px;top:20px;padding:4px!important;background-color:#fff}.modal_modalMegaphoneClosebtn__Lj1nO img{width:20px!important;height:20px!important;position:absolute;top:0;right:0}.modal_modalMegaphoneLefttit__aohqS{font-size:18px;color:#42495b;font-weight:700;margin-bottom:12px;line-height:18px}.modal_modalMegaphoneContents__jJVtT{display:flex;flex-direction:column;gap:16px;margin-top:24px}.modal_modalMegaphoneAlert__BpzWF{font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.3px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:40px;margin-bottom:16px}.modal_modalMegaphoneBtn__zcRMA{display:flex;flex-direction:row;gap:6px;margin-top:12px}.modal_modalMegaphoneBtn__zcRMA button{flex:1 1}.modal_modalApply__0MG3c{position:relative!important;display:flex;flex-direction:row;align-items:center;justify-content:center}.modal_modalApplyNoticeWrapper__W2hQu{display:flex;flex-direction:column;gap:12px;background-color:#fff2eb;padding:16px;border-radius:16px}.modal_modalApplyWarning__k4IUg{font-size:.875rem;font-weight:400;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#e8504a;display:flex;flex-direction:row;align-items:center;gap:4px}.modal_modalApplySubtitle__LhMeE{font-size:13px!important;display:flex;flex-direction:row;justify-content:flex-start;margin-top:0!important;color:#222!important;margin-bottom:10px;border:"";padding:""}.modal_modalApplyUserinfo__VozLs{display:flex;align-items:center;gap:12px}.modal_modalApplyUserinfoPic__yQjx3{width:40px;height:40px;border:1px solid #eaeaea;border-radius:99999px;overflow:hidden}.modal_modalApplyUserinfoPic__yQjx3 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal_modalApplyUserinfoTxt__Lesx0{display:inline-flex;flex-direction:column;gap:6px}.modal_modalApplyUserinfoTxtName___kjsS{font-size:1.125rem;font-weight:700;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#222}.modal_modalApplyUserinfoTxtDesc__hoeey{font-size:.875rem;font-weight:400;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#6f7890}.modal_modalApplyForm__YFQTS{display:flex;flex-direction:column;gap:24px}.modal_modalApplyForm__YFQTS .modal_label__3nmGT{font-size:13px!important;display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 10px!important;color:#222!important}.modal_modalApplyFormWrap__tXrs8{max-width:100%;width:100%}.modal_modalApplyFormTaginput__Dy5pv{margin-bottom:4px!important}.modal_modalApplyFormSkillstack__I17bN{border:1px solid #ddd;background-color:#fff;z-index:5;display:flex;flex-direction:column;box-sizing:border-box;border-radius:4px;padding:8px;margin-bottom:4px}.modal_modalApplyFormSkillstackTxt__H2vfM{display:flex;flex-wrap:wrap;padding:4px 0}.modal_modalApplyFormSkillwrap__f7oZT{display:flex;flex-direction:row;gap:4px}.modal_modalApplyFormSkillwrap__f7oZT span{display:inline-flex;font-size:13px;line-height:13px;color:#333;font-weight:400;letter-spacing:-.3px;padding:6px 10px;border:1px solid #333;border-radius:10px;cursor:pointer}.modal_modalApplyFormSkillwrap__f7oZT span:hover{background-color:#222;color:#fff}.modal_modalApplyFormSkillcontainer__wKtg2{display:flex;flex-wrap:wrap;margin-top:10px;gap:10px}.modal_modalApplyFormSkillcontainerItem__eE3cN{display:inline-flex;align-items:center;padding:11px 10px 11px 16px;border-radius:21px;border:1px solid #e8e8e8}.modal_modalApplyFormSkillcontainerTxt__7PXGe{font-size:13px;line-height:20px;color:#333}.modal_modalApplyFormSkillcontainerFluency__0rlKe{display:inline-flex;margin-left:20px}.modal_modalApplyFormSkillcontainerFluency__0rlKe i{width:18px;height:17px;background-image:url(/assets/images/ic-skill-small.png);background-size:contain}.modal_modalApplyFormSkillcontainerFluency__0rlKe i.modal_active___ek4B{background-image:url(/assets/images/ic-skill-small-on.png)}.modal_modalApplyFormSkillcontainerDel__Vqw7I{margin-left:12px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.modal_modalApplyFormSkillcontainerDel__Vqw7I img{width:12px;height:12px;-o-object-fit:cover;object-fit:cover}.modal_modalApplyBtn__pobsU{display:flex;flex-direction:row;margin-top:32px;width:100%;align-items:center;justify-content:center;gap:12px}.modal_modalApplyBtn__pobsU button{width:100%;max-width:150px!important;padding:10px 16px!important}.modal_modalApplyNoticeTxt__XUA_H{font-size:13px;color:#999;margin:20px 0;display:block}.modal_modalApplyNoticeList__IDEeY{display:flex;flex-direction:column}.modal_modalApplyNoticeList__IDEeY ul{display:flex;flex-direction:column;gap:1px}.modal_modalApplyNoticeList__IDEeY li{font-size:13px;color:#888;display:flex;align-items:center;gap:4px;margin-left:4px}.modal_modalApplyNoticeList__IDEeY li:before{content:" ";width:3px;height:3px;border-radius:100px;background-color:#888}.modal_modalApplyFormItem__3Tfdv{display:flex;flex-direction:column;gap:8px}.modal_modalProClosebtn__EaeOQ{width:22px;height:22px;background:none;border:none;position:absolute;top:26px;right:24px}.modal_modalProClosebtn__EaeOQ img{width:22px;height:22px;-o-object-fit:cover;object-fit:cover}.modal_modalProContents__bRIxU{margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.modal_modalProContentTitlewrap__4qX2g{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.modal_modalProSummary__66_Kj{font-size:14px;font-weight:700;border:1px solid #333;border-radius:6px;padding:2px 10px}.modal_modalProBigTit__yOhzh{font-size:18px;font-weight:500;display:flex;flex-direction:row;align-items:center;gap:4px}.modal_modalProSmtit__OEP87{font-size:14px;font-weight:400;display:flex;flex-direction:row;gap:4px}.modal_modalProSmtitReddot__G5wH3{color:#ea6560;font-size:14px}.modal_modalProTimewrap__AatT7{display:flex;flex-direction:row;gap:6px}.modal_modalProTimewrap__AatT7 button{border:1px solid #e3e3e3;padding:8px 20px;border-radius:4px;font-size:14px}.modal_modalProTimewrap__AatT7 button.modal_active___ek4B{background-color:#ea6560;color:#fff;border:1px solid #ea6560}.modal_modalProFilewrap__nXb7T{border-radius:var(--Spacing-6,6px);border:1px solid #e3e3e3;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:100%;flex:1 1;gap:10px;padding:0 16px;box-sizing:border-box}.modal_modalProFilewrap__nXb7T input{display:none}.modal_modalProFilewrapIcon__NiFt_{width:24px;height:24px;-o-object-fit:cover;object-fit:cover}.modal_modalProFilewrapUpload__ZeK92{text-align:left;font-size:14px;line-height:14px;height:44px;width:100%;display:-webkit-box;-webkit-box-orient:vertical;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal_modalProFilewrapDel__OuylU{display:inline-flex;align-items:center;justify-content:center;width:44px;height:40px}.modal_modalProFilewrapDel__OuylU img{width:20px;height:20px;-o-object-fit:cover;object-fit:cover}.modal_modalProNotice__enJR1{background-color:#fff;padding:16px 26px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-bottom:20px;border:1px solid #e3e3e3}.modal_modalProNotice__enJR1 span{font-size:14px;color:#333;display:flex;flex-direction:row;align-items:center}.modal_modalProCheckBox__l8_Zh{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal_modalProCheckBox__l8_Zh input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.modal_modalProCheckBoxChecked__wUC7g{position:relative;top:0;left:0;height:18px;width:18px;background-color:#fff;border-radius:4px;border:1px solid #e3e3e3;flex-shrink:0}input:checked~.modal_modalProCheckBoxChecked__wUC7g{background-color:#ea6560;border:1px solid #ea6560;transition:all .2s}input:checked~.modal_modalProCheckBoxChecked__wUC7g:after{content:"";left:6px;top:2px;width:3px;height:9.5px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:all .2s;position:absolute}.modal_modalProBtn__VCQ9C{display:flex;flex-direction:row;justify-content:center}.modal_modalProBtn__VCQ9C button{border:1px solid #e3e3e3;padding:8px 20px;border-radius:4px;font-size:14px}.modal_modalProBtnGray__sn9MZ{background-color:#9796a7;color:#fff;border:1px solid #9796a7}.modal_modalProBtnRed__6PXUW{background-color:#ea6560;color:#fff;border:1px solid #ea6560}.modal_supportWrapper__u_mrB{white-space:nowrap;width:-moz-fit-content;width:fit-content;gap:12px}@media(min-width:1024px){.modal_supportWrapper__u_mrB{width:100%;max-width:401px}}.modal_supportContainer__6EwlZ{width:calc(100% - 40px);max-width:345px;height:auto;padding:16px 20px 32px 24px}@media(min-width:1024px){.modal_supportContainer__6EwlZ{max-width:1200px;padding:16px 40px 48px}}.modal_supportTitle__EM8ic{margin-top:32px;text-align:center;white-space:nowrap;font-size:22px;font-width:700;line-height:30px;letter-spacing:-.4px;color:#000}@media(min-width:1024px){.modal_supportTitle__EM8ic{font-size:28px;font-weight:700;line-height:28px}}.modal_supportLabel__fc6WC{color:#333}.modal_supportDescription__jvnPw{color:#999;text-align:center}@media(min-width:1024px){.modal_supportDescription__jvnPw{font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.4px}}.modal_supportGradient__V_4um{border-radius:12px;display:flex;justify-content:center;align-items:center;gap:8px;color:#fff;padding:16px 0;width:min(100%,1024px)}@media(min-width:1024px){.modal_supportGradient__V_4um{margin:0 auto}}.modal_supportText__vEVKV{color:#333;font-weight:400}@media(min-width:1024px){.modal_supportText__vEVKV{font-weight:500}}.modal_supportSlash__Xvwx9{color:#333;font-weight:400}@media(min-width:1024px){.modal_supportSlash__Xvwx9{font-weight:500}}.modal_supportSlash__Xvwx9{margin:0 8px}.modal_supportScore__tJ1kM{color:#fff}@media(min-width:1024px){.modal_supportScore__tJ1kM{font-size:20px;font-weight:800;line-height:20px;letter-spacing:-.4px}}.modal_supportButtongroup__8CipX{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;width:100%}@media(min-width:1024px){.modal_supportButtongroup__8CipX{width:-moz-fit-content;width:fit-content;float:right;justify-content:end}}.modal_supportButton__LxR15{width:100%;padding:15px 20px;border-radius:8px}@media(min-width:1024px){.modal_supportButton__LxR15{width:-moz-fit-content;width:fit-content}}.modal_supportSuccessContainer__LPSAk{width:calc(100% - 40px);max-width:335px;height:auto;padding:16px 20px 32px}.modal_supportSuccessContent__0JlGe{margin-top:32px;display:flex;flex-direction:column;align-items:center}.modal_supportSuccessTitle__H05tW{text-align:center}.modal_supportSuccessTime__4ysVX{color:#9462ef}.modal_supportSuccessCaption__x2z8j{display:flex;flex-direction:column;align-items:center;gap:16px}.modal_supportSuccessCaptionSub__vKinL{color:#999}.modal_supportSuccessCaptionchange__a7b6s{background:#9462ef;padding:12px 32px;border-radius:29px;display:flex;justify-content:center;align-items:center;gap:8px}.modal_supportSuccessAfternumber__ftH5_,.modal_supportSuccessBeforenumber__lug5Q{color:#fff}.modal_supportSuccessContentbackground__CDEH2{width:100%;padding:20px 0;height:100%;background:#f7f7f7;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:16px}.modal_supportSuccessButton__TdSLe{width:100%;padding:15px 20px;border-radius:8px}.modal_boothDetailCategory__Er5Hc{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:12px;gap:12px;box-sizing:border-box;padding:20px;border-radius:16px;background:#f7f7f7;color:#333}@media(min-width:1024px){.modal_boothDetailCategory__Er5Hc{display:flex;gap:0}}.modal_boothDetailItem__Fb_ZD{width:100%;display:flex;align-items:center;gap:12px;max-width:300px;text-align:start}.modal_boothDetailAddButton__ZMk4R{width:-moz-fit-content;width:fit-content;padding:12px 16px 11px;border-radius:8px;align-self:flex-end}.modal_boothDetailIcon__Sm2E3{width:20px;height:20px;border:1px solid #eaeaea;border-radius:50%;background:#fff;cursor:pointer}.modal_boothDetailIconActive__hHaMk{border:3.5px solid #fef6f6;box-shadow:0 0 0 1px #eaeaea;background:#ea6560}.modal_boothDetailContainer__gWVgy{height:auto}@media(min-width:360px){.modal_boothDetailContainer__gWVgy{width:100%;max-width:100%;height:100vh;overflow:auto;padding:32px 24px}}@media(min-width:1024px){.modal_boothDetailContainer__gWVgy{max-width:890px;width:100%;height:auto;padding:16px 40px 48px}}.modal_boothDetailTitle__9bX7J{color:#000;margin-top:32px;margin-bottom:20px}.modal_boothDetailContent__l3oS_{display:flex;flex-direction:column;gap:16px}.modal_boothDetailLabel__WwHdK{color:#333}.modal_boothDetailDesc__8kmOS{color:#999}.modal_boothDetailImageBox__VsHMp{padding:16px;border-radius:8px;border:1px solid #eaeaea}.modal_boothDetailSlash__oyWAB{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.modal_boothDetailButtongroup__GEcPn{display:flex;gap:8px;align-items:center;justify-content:center;width:100%}@media(min-width:1024px){.modal_boothDetailButtongroup__GEcPn{width:-moz-fit-content;width:fit-content;justify-content:end;position:absolute;bottom:40px;right:40px}}.modal_welcomeCardWrapper__dXh5o{background-color:#fff;width:321px;padding:24px;border-radius:8px}.modal_welcomeCard__yJTDQ{color:#121212}.modal_welcomeTitle__3IwqI{color:inherit;font-size:20px;font-weight:700;margin-bottom:24px}.modal_welcomeContentsExtra__4RKxH,.modal_welcomeContents__y96uJ{color:inherit;font-size:14px;font-weight:400}.modal_welcomeButton__B1VX_{display:block;text-align:center;font-size:14px;margin-top:24px;border-radius:4px;padding:12px 32px;color:#fff;background-color:#ea6560;cursor:pointer}.modal_toastContainer__kZiA_{z-index:9999}@media(min-width:320px){.modal_toastContainer__kZiA_{width:100vw}}@media(min-width:768px){.modal_toastContainer__kZiA_{width:-moz-fit-content;width:fit-content}}.modal_toastMessageContainer__uToxL{z-index:9999;position:fixed!important;pointer-events:none}@media(min-width:320px){.modal_toastMessageContainer__uToxL{bottom:74px!important;right:8px!important;width:auto!important;left:auto!important}}@media(min-width:768px){.modal_toastMessageContainer__uToxL{bottom:72px!important;right:24px!important;width:auto!important;left:auto!important}}.modal_toastMessageContainer__uToxL>div{pointer-events:auto}.modal_toastFollow__6qJjY{margin:0 auto;padding:12px;border-radius:24px;background-color:#2d3039}@media(min-width:320px){.modal_toastFollow__6qJjY{min-width:350px;max-width:350px}}@media(min-width:576px){.modal_toastFollow__6qJjY{min-width:420px;max-width:420px}}.modal_toastFollowContent__FkJPp{display:flex;flex-direction:row;align-items:center;gap:12px}.modal_toastFollowProfileImage__LgVsB{width:48px;height:48px;border-radius:99999px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.modal_toastFollowTxtWrap__Hcu72{flex:1 1;display:inline-flex;flex-direction:column;gap:8px}.modal_toastFollowTit__1hZXa{font-size:1rem;font-weight:700}.modal_toastFollowDesc__sHrY6,.modal_toastFollowTit__1hZXa{color:#fff;line-height:1.24;letter-spacing:-.3px;text-decoration:none}.modal_toastFollowDesc__sHrY6{font-size:.875rem;font-weight:400}.modal_toastFollowButtonGroup__qnoqx{display:flex;align-items:center;gap:0;flex-shrink:0}.modal_toastMessage__rmPa2{position:fixed!important;z-index:9999!important;left:auto!important;right:auto!important;width:auto!important;margin:0!important;min-width:280px;transform:none!important}@media(min-width:320px){.modal_toastMessage__rmPa2{bottom:0!important;right:8px!important;max-width:calc(100vw - 16px)}}@media(min-width:768px){.modal_toastMessage__rmPa2{bottom:0!important;right:0!important;max-width:320px}}.modal_toastMessage__rmPa2{border-radius:12px}.modal_toastMessage__rmPa2 img{width:32px;height:32px;overflow:hidden;border-radius:99999px;flex-shrink:0}.modal_toastMessageContent__3pd_S{display:flex;flex-direction:row;align-items:flex-start;gap:4px}.modal_toastMessageTxtWrap__4DfoE{display:flex;flex-direction:column;gap:4px}.modal_toastMessageRoomName__qr0GK{font-size:1rem;font-weight:700;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#000}.modal_toastMessageText__f0nbz{font-size:.875rem;font-weight:400;line-height:1.24;letter-spacing:-.3px;text-decoration:none;color:#8c93a6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.modal_toastWithButtons__INqOB{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.12);border:1px solid #e5e7eb}.modal_toastContent__o9KFr{display:flex;flex-direction:column;gap:16px}.modal_toastTextWrapper__wIJJa{display:flex;flex-direction:column;gap:8px}.modal_toastTitle___YBLA{font-size:16px;font-weight:600;color:#111827;line-height:1.5}.modal_toastDescription__R34mh{font-size:14px;font-weight:400;color:#6b7280;line-height:1.5}.modal_toastButtonGroup__D71JG{display:flex;gap:8px;margin-top:4px}.modal_toastProgressBar__OHVFI{background:rgba(59,130,246,.2);height:4px}.modal_toastCloseButton__6nzSa{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.modal_toastCloseButton__6nzSa:hover{opacity:1}.modal_cropModalContainer__yOBBb{display:flex;flex-direction:column;gap:24px}.modal_cropModalCropArea__2FKVY{position:relative;width:100%;height:300px;background-color:#000;border-radius:8px;overflow:hidden}.modal_cropModalControls__9oNiA{display:flex;flex-direction:row;justify-content:space-between;align-items:center;justify-content:center;gap:8px}.modal_cropModalSlider__SUepX{width:100%;height:6px;border-radius:3px;background:#88c6e7;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.modal_cropModalSlider__SUepX::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border:none;width:16px;height:16px;border-radius:50%;background:#268ac0;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.modal_cropModalSlider__SUepX::-webkit-slider-thumb:hover{background:#268ac0;transform:scale(1.1)}.modal_cropModalSlider__SUepX::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-global-primary-500);cursor:pointer;border:none;-moz-transition:all .2s;transition:all .2s}.modal_cropModalSlider__SUepX::-moz-range-thumb:hover{background:var(--color-global-primary-600);transform:scale(1.1)}