.page-module__0xQSJa__container{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:40px;width:100%;min-height:100vh;padding:80px 150px 100px;display:flex;position:relative}.page-module__0xQSJa__title{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.page-module__0xQSJa__title h1{font-size:32px;font-weight:600;line-height:1}.page-module__0xQSJa__title p{color:#0009;font-size:24px;font-weight:400;line-height:1}.page-module__0xQSJa__loading{color:#000;text-align:center;width:100%;margin-top:20px}.page-module__0xQSJa__error{width:100%;color:var(--primary);text-align:center;margin-top:20px}.page-module__0xQSJa__cardContainer{flex-wrap:wrap;justify-content:flex-start;gap:20px;display:flex}.page-module__0xQSJa__logo{display:none}@media (max-width:1700px){.page-module__0xQSJa__cardContainer{justify-content:flex-start}}@media (max-width:1240px){.page-module__0xQSJa__cardContainer{justify-content:center}}@media (max-width:1000px){.page-module__0xQSJa__container{padding:80px 50px 100px}.page-module__0xQSJa__logo{z-index:-1;flex-direction:column;flex:1;justify-content:space-between;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.page-module__0xQSJa__logo img{opacity:.1}.page-module__0xQSJa__logoContainer:last-child{justify-content:flex-end;display:flex}}@media (max-width:768px){.page-module__0xQSJa__container{padding:80px 20px 100px}.page-module__0xQSJa__title h1{font-size:28px}.page-module__0xQSJa__title p{font-size:20px}}@media (max-width:560px){.page-module__0xQSJa__title h1{font-size:20px}.page-module__0xQSJa__title p{font-size:14px}.page-module__0xQSJa__logo img{width:338px;height:338px}}@media (max-width:325px){.page-module__0xQSJa__title h1{font-size:18px}.page-module__0xQSJa__title p{font-size:14px}}
.ScheduleCard-module__2GHxRa__card{background-position:50%;background-size:cover;border-radius:10px;align-items:flex-end;width:300px;height:300px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000026}.ScheduleCard-module__2GHxRa__dayNumBadge,.ScheduleCard-module__2GHxRa__tagBadge{width:fit-content}.ScheduleCard-module__2GHxRa__overlay{z-index:1;background:#14141e8c;position:absolute;inset:0}.ScheduleCard-module__2GHxRa__content{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:45px 30px;display:flex;position:relative}.ScheduleCard-module__2GHxRa__content h1{font-size:32px;font-weight:700;line-height:1}.ScheduleCard-module__2GHxRa__content p{font-size:16px;font-weight:500;line-height:1}.ScheduleCard-module__2GHxRa__tagRow{flex-wrap:wrap;gap:6px 10px;margin-top:6px;display:flex}.ScheduleCard-module__2GHxRa__tagBadge{border-radius:9999px;padding:4px 10px;font-size:13px;font-weight:600;line-height:1}
.Badge-module___SW80G__badge{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:100px;justify-content:center;align-items:center;padding:5px 10px;font-size:13px;line-height:1;display:inline-flex}.Badge-module___SW80G__primary{background-color:var(--primary);color:#fff;border:none;font-weight:700}.Badge-module___SW80G__secondary{border:1px solid var(--primary);color:var(--primary);background-color:var(--background);font-weight:500}
.Button-module__UbsrlW__button{cursor:pointer;border:1px solid;border-radius:10px;outline:none;justify-content:center;align-items:center;min-height:50px;padding:13px 45px;font-family:inherit;font-size:20px;transition:all .4s ease-in-out;display:inline-flex}.Button-module__UbsrlW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__UbsrlW__fullWidth{width:100%}.Button-module__UbsrlW__primary{color:#fff;background-color:#e74c3c;border-color:#e74c3c;font-weight:700}.Button-module__UbsrlW__primary:hover:not(:disabled){background-color:#c0392b;border-color:#c0392b}.Button-module__UbsrlW__primary:active:not(:disabled){background-color:#a93226;border-color:#a93226}.Button-module__UbsrlW__secondary{color:#e74c3c;background-color:#fff;border-color:#e74c3c;font-weight:700}.Button-module__UbsrlW__secondary:hover:not(:disabled){color:#fff;background-color:#e74c3c}.Button-module__UbsrlW__secondary:active:not(:disabled){background-color:#c0392b;border-color:#c0392b}.Button-module__UbsrlW__default{color:#000c;background-color:#0000;border-color:#0003;font-weight:700}.Button-module__UbsrlW__default:hover:not(:disabled){background-color:#0003;border-color:#0003}.Button-module__UbsrlW__default:active:not(:disabled){background-color:#0000000d;border-color:#0003}.Button-module__UbsrlW__button:focus-visible{box-shadow:0 0 0 3px #e74c3c4d}.Button-module__UbsrlW__default:focus-visible{box-shadow:0 0 0 3px #3498db4d}@media (max-width:600px){.Button-module__UbsrlW__button{min-height:14px;padding:10px 25px;font-size:12px}}
.Spinner-module__ynRIHq__spinner{width:24px;height:24px;display:inline-block}.Spinner-module__ynRIHq__circle{border:3px solid #0000001a;border-top:3px solid var(--primary,#e74c3c);border-radius:50%;width:100%;height:100%;animation:1s linear infinite Spinner-module__ynRIHq__spin}@keyframes Spinner-module__ynRIHq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Modal-module__mC9AyG__modalOverlay{z-index:1000;opacity:0;pointer-events:none;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .2s;display:flex;position:fixed;top:0;left:0}.Modal-module__mC9AyG__open{opacity:1;pointer-events:auto}@keyframes Modal-module__mC9AyG__modalPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Modal-module__mC9AyG__modalContent{opacity:0;background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;width:450px;padding:40px 61px;transition:opacity .2s,transform .2s;display:flex;transform:scale(.95);box-shadow:0 4px 24px #0000002e}.Modal-module__mC9AyG__childrenHeight{height:451px}.Modal-module__mC9AyG__open .Modal-module__mC9AyG__modalContent{opacity:1;animation:.25s cubic-bezier(.4,0,.2,1) Modal-module__mC9AyG__modalPop;transform:scale(1)}.Modal-module__mC9AyG__modalHeader{text-align:center;margin-bottom:16px}.Modal-module__mC9AyG__modalHeader h2{margin:0 0 8px;font-size:1.4rem;font-weight:700}.Modal-module__mC9AyG__modalHeader p{color:#666;margin:0;font-size:1rem}.Modal-module__mC9AyG__modalBody{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.Modal-module__mC9AyG__qrBorder{background:#fff;border:4px solid #f44336;border-radius:8px;padding:8px;display:inline-block}.Modal-module__mC9AyG__modalFooter{text-align:center;color:#f44336;cursor:pointer;letter-spacing:1px;width:100%;margin-top:8px;font-size:1.1rem;font-weight:600}.Modal-module__mC9AyG__modalFooter button{color:#f44336;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.1rem;font-weight:600;transition:color .2s ease-in-out}.Modal-module__mC9AyG__modalFooter button:hover{color:#b31d12}@media (max-width:768px){.Modal-module__mC9AyG__modalContent{width:90%}}
.FeedSection-module__B58zWq__container{background-color:var(--background-secondary);flex-direction:column;justify-content:center;padding-bottom:150px;display:flex}.FeedSection-module__B58zWq__sectionHeader{opacity:0;padding:100px 150px 0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.FeedSection-module__B58zWq__sectionHeader h1{color:#000;font-size:24px;font-weight:700}.FeedSection-module__B58zWq__inView{opacity:1;transform:translateY(0)}.FeedSection-module__B58zWq__cardGallery{opacity:0;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:50px 30px;padding:50px 150px;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);display:grid;transform:translateY(40px)}.FeedSection-module__B58zWq__inViewGallery{opacity:1;transform:translateY(0)}@media (max-width:1700px){.FeedSection-module__B58zWq__cardGallery{flex-wrap:wrap;justify-content:space-between;display:flex}}@media (max-width:1400px){.FeedSection-module__B58zWq__cardGallery{justify-content:center;align-items:center}}@media (max-width:1000px){.FeedSection-module__B58zWq__sectionHeader{padding:100px 50px 0}.FeedSection-module__B58zWq__cardGallery{padding:50px}}@media (max-width:768px){.FeedSection-module__B58zWq__sectionHeader{padding:20px 20px 0}.FeedSection-module__B58zWq__sectionHeader h1{font-size:15px}.FeedSection-module__B58zWq__cardGallery{gap:45px;padding:30px 20px}}
.DetailsSection-module__nh3OuG__container{flex-direction:column;gap:35px;display:flex}.DetailsSection-module__nh3OuG__content{flex-direction:column;gap:20px;display:flex}.DetailsSection-module__nh3OuG__title h1{font-size:32px;font-weight:600;line-height:1}.DetailsSection-module__nh3OuG__item{align-items:center;gap:6px;display:flex}.DetailsSection-module__nh3OuG__item p,.DetailsSection-module__nh3OuG__itemVertical{color:#000c;font-size:24px;font-weight:400;line-height:1}.DetailsSection-module__nh3OuG__itemVertical{flex-direction:column;gap:8px;display:flex}.DetailsSection-module__nh3OuG__itemIcon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.DetailsSection-module__nh3OuG__introduction{white-space:pre-wrap;line-height:1.5}@media (max-width:600px){.DetailsSection-module__nh3OuG__title h1{font-size:16px}.DetailsSection-module__nh3OuG__container,.DetailsSection-module__nh3OuG__content{gap:10px}.DetailsSection-module__nh3OuG__item p,.DetailsSection-module__nh3OuG__itemVertical{font-size:13px}}
.FeedCard-module__SfgjRa__container{flex-direction:column;gap:15px;width:520px;height:100%;display:flex}.FeedCard-module__SfgjRa__headerContainer{align-items:center;gap:10px;display:flex}.FeedCard-module__SfgjRa__topSection{flex-direction:column;gap:10px;display:flex}.FeedCard-module__SfgjRa__dpContainer{width:40px;height:40px}.FeedCard-module__SfgjRa__dpContainer img{object-fit:cover;border-radius:50%;width:100%;height:100%}.FeedCard-module__SfgjRa__headerContainer h2{font-size:20px;font-weight:600;line-height:1}.FeedCard-module__SfgjRa__userDetails{color:#000000b2;gap:5px;font-size:16px;font-weight:500;line-height:1;display:flex}.FeedCard-module__SfgjRa__cardContainer{background-color:#fff;border-radius:10px}.FeedCard-module__SfgjRa__mainImageContainer{width:520px;height:200px}.FeedCard-module__SfgjRa__mainImageContainer img{object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:100%}.FeedCard-module__SfgjRa__descriptionContainer{white-space:pre-line;border-top:1px solid #0003;flex-grow:1;min-height:100px;padding:15px 10px;font-size:16px;font-weight:400}.FeedCard-module__SfgjRa__hashtagsContainer{color:#00000080;background-color:#fff;border-radius:100px;gap:10px;width:fit-content;padding:10px;font-size:13px;font-weight:400;display:flex}.FeedCard-module__SfgjRa__clickable:hover{cursor:pointer}@media (max-width:600px){.FeedCard-module__SfgjRa__container{height:auto;min-height:307px}.FeedCard-module__SfgjRa__dpContainer{width:26px;height:26px}.FeedCard-module__SfgjRa__headerContainer h2{font-size:15px}.FeedCard-module__SfgjRa__userDetails{font-size:12px}.FeedCard-module__SfgjRa__mainImageContainer{width:100%}.FeedCard-module__SfgjRa__descriptionContainer{height:auto;font-size:13px}.FeedCard-module__SfgjRa__hashtagsContainer{flex-wrap:wrap;font-size:11px}}
.MemberCard-module__kUE_7W__container{background-color:#fff;border:1px solid #0003;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:180px;height:210px;padding:23px 15px;display:flex}.MemberCard-module__kUE_7W__profile{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.MemberCard-module__kUE_7W__profile img{object-fit:cover;border-radius:50%;width:100%;height:100%}.MemberCard-module__kUE_7W__fallbackAvatar{background-color:#ff7b7b;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MemberCard-module__kUE_7W__fallbackText{color:#fff;font-size:32px;font-weight:700}.MemberCard-module__kUE_7W__name{color:#000;text-align:center;font-size:14px;font-weight:400;line-height:1}.MemberCard-module__kUE_7W__position{justify-content:space-between;align-items:center;gap:10px;display:flex}.MemberCard-module__kUE_7W__position p{color:#000;text-align:center;font-size:20px;font-weight:600;line-height:1}@media (max-width:600px){.MemberCard-module__kUE_7W__container{height:170px;min-width:150px!important}.MemberCard-module__kUE_7W__profile{width:60px;height:60px}.MemberCard-module__kUE_7W__name{font-size:10px}.MemberCard-module__kUE_7W__position{gap:5px}.MemberCard-module__kUE_7W__position p{font-size:14px}.MemberCard-module__kUE_7W__mbtiBadge{font-size:11px!important}.MemberCard-module__kUE_7W__fallbackText{font-size:22px}}
.MemberList-module__WI1LnW__container{flex-direction:column;gap:30px;display:flex}.MemberList-module__WI1LnW__header h1{font-size:32px;font-weight:600;line-height:1}.MemberList-module__WI1LnW__memberList{flex-wrap:wrap;gap:20px;display:flex}.MemberList-module__WI1LnW__empty{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:600px){.MemberList-module__WI1LnW__header h1{font-size:16px}.MemberList-module__WI1LnW__memberList{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;display:flex;overflow-x:auto}}
.MoimRoomList-module__REl-TW__container{flex-direction:column;gap:20px;display:flex}.MoimRoomList-module__REl-TW__header h1{font-size:32px;font-weight:600;line-height:1}.MoimRoomList-module__REl-TW__scheduleList{flex-direction:column;gap:20px;display:flex}.MoimRoomList-module__REl-TW__empty{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:768px){.MoimRoomList-module__REl-TW__scheduleList{align-items:center}}@media (max-width:600px){.MoimRoomList-module__REl-TW__header h1{font-size:16px}}
.page-module__jpY56W__contentContainer{background-color:var(--background-secondary);gap:80px;padding:100px 150px 200px;display:flex}.page-module__jpY56W__leftContent{flex-direction:column;gap:80px;width:55%;display:flex}.page-module__jpY56W__rightContent{width:45%}.page-module__jpY56W__lowerContent{display:none}.page-module__jpY56W__noData{justify-content:center;align-items:center;height:100vh;display:flex}@media (max-width:1000px){.page-module__jpY56W__contentContainer{padding:50px 50px 100px}}@media (max-width:768px){.page-module__jpY56W__contentContainer{flex-direction:column;padding:50px 20px 100px}.page-module__jpY56W__lowerContent{display:block}.page-module__jpY56W__lowerDetailsContent{display:none}.page-module__jpY56W__leftContent,.page-module__jpY56W__rightContent{width:100%}}@media (max-width:600px){.page-module__jpY56W__contentContainer{flex-direction:column;gap:50px;padding:50px 0 100px}.page-module__jpY56W__leftContent,.page-module__jpY56W__rightContent{padding:0 20px}.page-module__jpY56W__lowerContent{padding-left:20px}}
