@keyframes FullscreenModal-module__x-wt0W__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.FullscreenModal-module__x-wt0W__overlay,.FullscreenModal-module__x-wt0W__bottomSheetOverlay{z-index:2000;flex-direction:column;display:flex;position:fixed;inset:0}.FullscreenModal-module__x-wt0W__overlay{background:var(--bg-base);height:100dvh}.FullscreenModal-module__x-wt0W__bottomSheetOverlay{background:#00000080;justify-content:flex-end}.FullscreenModal-module__x-wt0W__fullContent{flex-direction:column;flex:1;height:100%;display:flex}.FullscreenModal-module__x-wt0W__sheet{background:var(--bg-base);border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:90vh;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) FullscreenModal-module__x-wt0W__slideUp;display:flex}.FullscreenModal-module__x-wt0W__sheet.FullscreenModal-module__x-wt0W__half{height:50vh}.FullscreenModal-module__x-wt0W__handle{background:var(--border-medium);width:32px;height:4px;margin:var(--space-2) auto 0;border-radius:2px;flex-shrink:0}.FullscreenModal-module__x-wt0W__header,.FullscreenModal-module__x-wt0W__sheetHeader{height:56px;padding:0 var(--space-4);background:var(--bg-base);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.FullscreenModal-module__x-wt0W__header{border-bottom:1px solid var(--border-light)}.FullscreenModal-module__x-wt0W__title{color:var(--text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:700}.FullscreenModal-module__x-wt0W__headerRightArea{justify-content:flex-end;align-items:center;width:40px;display:flex}.FullscreenModal-module__x-wt0W__closeBtn{padding:var(--space-2);cursor:pointer;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.FullscreenModal-module__x-wt0W__content{-webkit-overflow-scrolling:touch;padding:var(--space-4);padding-bottom:var(--space-12);flex:1;overflow-y:auto}.FullscreenModal-module__x-wt0W__content.FullscreenModal-module__x-wt0W__noPadding{padding:0}
.RegistrationForm-module__Vij8Xa__formContainer{gap:var(--space-8);flex-direction:column;display:flex}.RegistrationForm-module__Vij8Xa__stepTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:600;line-height:1.3}.RegistrationForm-module__Vij8Xa__stepDesc{color:var(--text-secondary);font-size:.95rem}.RegistrationForm-module__Vij8Xa__roleGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.RegistrationForm-module__Vij8Xa__roleBtn{aspect-ratio:1;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:var(--space-3);cursor:pointer;flex-direction:column;transition:all .2s;display:flex}.RegistrationForm-module__Vij8Xa__roleBtn:active{transform:scale(.97)}.RegistrationForm-module__Vij8Xa__roleBtn.RegistrationForm-module__Vij8Xa__selected{border-color:var(--accent);background:var(--accent-light)}.RegistrationForm-module__Vij8Xa__roleIcon{font-size:2.5rem}.RegistrationForm-module__Vij8Xa__roleLabel{color:var(--text-primary);font-size:1rem;font-weight:600}.RegistrationForm-module__Vij8Xa__inputGroup{gap:var(--space-6);flex-direction:column;display:flex}.RegistrationForm-module__Vij8Xa__inputWrapper{gap:var(--space-2);flex-direction:column;display:flex}.RegistrationForm-module__Vij8Xa__inputLabel{color:var(--text-tertiary);font-size:.85rem;font-weight:500}.RegistrationForm-module__Vij8Xa__input{width:100%;padding:var(--space-4);border:1px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-primary);font-size:1rem;font-weight:400;transition:border-color .2s}.RegistrationForm-module__Vij8Xa__input:focus{border-color:var(--accent);background:var(--bg-base);outline:none}.RegistrationForm-module__Vij8Xa__footer{margin-top:var(--space-4);gap:var(--space-3);display:flex}.RegistrationForm-module__Vij8Xa__nextBtn{background:var(--accent);color:#fff;padding:var(--space-4);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;font-size:1rem;font-weight:600}.RegistrationForm-module__Vij8Xa__nextBtn:disabled{background:var(--bg-tertiary);color:var(--text-tertiary);cursor:not-allowed}.RegistrationForm-module__Vij8Xa__backBtn{padding:var(--space-4);border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;font-weight:600}.RegistrationForm-module__Vij8Xa__successArea{text-align:center;padding:var(--space-12) 0;align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.RegistrationForm-module__Vij8Xa__successIcon{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex}.RegistrationForm-module__Vij8Xa__spinner{border:3px solid #3182f633;border-top-color:#3182f6;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite RegistrationForm-module__Vij8Xa__spin}@keyframes RegistrationForm-module__Vij8Xa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ClassEditor-module__eGUj2W__form{padding:var(--space-6);gap:var(--space-6);background:var(--bg-base);flex-direction:column;display:flex}.ClassEditor-module__eGUj2W__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.ClassEditor-module__eGUj2W__inputGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:700}.ClassEditor-module__eGUj2W__input{width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--border-medium);background:var(--bg-secondary);color:var(--text-primary);outline:none;font-size:1rem;transition:border-color .2s}.ClassEditor-module__eGUj2W__input:focus{border-color:var(--accent);background:var(--bg-base)}.ClassEditor-module__eGUj2W__imageUploadBox{border-radius:var(--radius-md);border:1px dashed var(--border-medium);background:var(--bg-secondary);width:100%;height:140px;color:var(--text-tertiary);cursor:pointer;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:background .2s;display:flex;overflow:hidden}.ClassEditor-module__eGUj2W__imageUploadBox:active{background:var(--bg-tertiary)}.ClassEditor-module__eGUj2W__imagePreview{object-fit:cover;width:100%;height:100%}.ClassEditor-module__eGUj2W__datesGrid,.ClassEditor-module__eGUj2W__curriculumGrid{gap:var(--space-2);flex-direction:column;display:flex}.ClassEditor-module__eGUj2W__dateRow,.ClassEditor-module__eGUj2W__curriculumRow{align-items:center;gap:var(--space-4);display:flex}.ClassEditor-module__eGUj2W__weekLabel{min-width:40px;color:var(--accent);font-size:.85rem;font-weight:700}.ClassEditor-module__eGUj2W__actionLinks{gap:var(--space-4);display:flex}.ClassEditor-module__eGUj2W__textBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700}.ClassEditor-module__eGUj2W__checkboxGroup{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;display:flex}.ClassEditor-module__eGUj2W__checkboxGroup input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--accent)}.ClassEditor-module__eGUj2W__curriculumContainer{background:var(--bg-secondary);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-light)}.ClassEditor-module__eGUj2W__optionBtn{padding:var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border-medium);background:var(--bg-base);color:var(--text-secondary);cursor:pointer;text-align:center;flex:1;font-size:.85rem;font-weight:600;transition:all .2s}.ClassEditor-module__eGUj2W__optionBtn.ClassEditor-module__eGUj2W__active{background:var(--accent);color:#fff;border-color:var(--accent)}.ClassEditor-module__eGUj2W__submitBtn{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-sm);background:var(--accent);color:#fff;cursor:pointer;border:none;font-size:1rem;font-weight:700}.ClassEditor-module__eGUj2W__submitBtn:active{opacity:.9;transform:scale(.98)}
.FooterMenu-module__6DWalG__footer{background:var(--bg-base);border-top:1px solid var(--border-light);z-index:1000;height:64px;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.FooterMenu-module__6DWalG__menuItem{cursor:pointer;justify-content:center;align-items:center;gap:var(--space-1);background:0 0;border:none;flex-direction:column;flex:1;height:100%;transition:all .2s;display:flex;position:relative}.FooterMenu-module__6DWalG__icon{justify-content:center;align-items:center;transition:transform .2s;display:flex}.FooterMenu-module__6DWalG__menuItem.FooterMenu-module__6DWalG__active .FooterMenu-module__6DWalG__icon{transform:translateY(-1px)}.FooterMenu-module__6DWalG__label{color:var(--text-tertiary);letter-spacing:-.01em;font-size:.65rem;font-weight:600}.FooterMenu-module__6DWalG__active .FooterMenu-module__6DWalG__label{color:var(--accent)}.FooterMenu-module__6DWalG__activeIndicator{background:var(--accent);border-radius:0 0 2px 2px;width:24px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.FooterMenu-module__6DWalG__badge{color:#fff;border:1.5px solid var(--bg-base);z-index:10;background-color:#ff4d4f;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:6px;right:calc(50% - 15px);box-shadow:0 2px 4px #0000001a}
.AdminChecklist-module__5YRpuW__container{background-color:#f8f9fa;flex-direction:column;gap:1.5rem;min-height:100vh;padding:1rem;display:flex}.AdminChecklist-module__5YRpuW__section{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 4px 15px #0000000d}.AdminChecklist-module__5YRpuW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AdminChecklist-module__5YRpuW__sectionTitle{color:#2c3e50;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.AdminChecklist-module__5YRpuW__countBadge{color:#fff;background:#3182f6;border-radius:12px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.AdminChecklist-module__5YRpuW__settingsBtn{cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem}.AdminChecklist-module__5YRpuW__cardList{flex-direction:column;gap:1rem;display:flex}.AdminChecklist-module__5YRpuW__stayCard{background:#fff;border:1px solid #f1f3f5;border-radius:12px;flex-direction:column;gap:8px;padding:1rem;display:flex;position:relative}.AdminChecklist-module__5YRpuW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.AdminChecklist-module__5YRpuW__stayNameBadge{border-radius:8px;align-items:center;padding:4px 10px;font-size:1.1rem;font-weight:800;display:inline-flex}.AdminChecklist-module__5YRpuW__stayNameBadge.AdminChecklist-module__5YRpuW__hapjeong{color:#1c7ed6;background:#e7f5ff;border:1px solid #a5d8ff}.AdminChecklist-module__5YRpuW__stayNameBadge.AdminChecklist-module__5YRpuW__deokeun{color:#fd7e14;background:#fff4e6;border:1px solid #ffd8a8}.AdminChecklist-module__5YRpuW__statusBadge{color:#495057;background:#f1f3f5;border-radius:6px;padding:2px 8px;font-size:.85rem;font-weight:700}.AdminChecklist-module__5YRpuW__cardLineGuest{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.AdminChecklist-module__5YRpuW__guestInfoText{color:#212529;font-size:1rem}.AdminChecklist-module__5YRpuW__phoneGroup{align-items:center;gap:6px;display:flex}.AdminChecklist-module__5YRpuW__phoneNum{color:#495057;font-size:.85rem}.AdminChecklist-module__5YRpuW__miniIconBtn{cursor:pointer;background:#f1f3f5;border:none;border-radius:4px;padding:2px 6px;font-size:.9rem}.AdminChecklist-module__5YRpuW__cardLineDates{color:#3182f6;font-size:.85rem;font-weight:600}.AdminChecklist-module__5YRpuW__cardLineMessage{color:#495057;white-space:pre-wrap;background:#fcfdfe;border-left:3px solid #dee2e6;border-radius:6px;padding:8px;font-size:.85rem;line-height:1.4}.AdminChecklist-module__5YRpuW__cardLineTodo{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:flex}.AdminChecklist-module__5YRpuW__todoToggle{cursor:pointer;color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:.8rem;font-weight:600;display:flex}.AdminChecklist-module__5YRpuW__todoToggle.AdminChecklist-module__5YRpuW__done{color:#40c057;background:#f0fcf4;border-color:#40c057}.AdminChecklist-module__5YRpuW__checkIcon{font-size:.9rem}.AdminChecklist-module__5YRpuW__cardEditBtn{cursor:pointer;opacity:.5;background:0 0;border:none;margin-left:auto;font-size:1rem}.AdminChecklist-module__5YRpuW__searchBar{background:#f9fafb;border:1px solid #edf1f5;border-radius:12px;gap:8px;padding:4px;display:flex}.AdminChecklist-module__5YRpuW__searchInput{color:#191f28;background:0 0;border:none;outline:none;width:120px;padding:6px 10px;font-size:.85rem}.AdminChecklist-module__5YRpuW__searchBtn{cursor:pointer;background:#fff;border:1px solid #e5e8eb;border-radius:8px;padding:4px 8px;font-size:.9rem;box-shadow:0 1px 3px #0000000d}.AdminChecklist-module__5YRpuW__userList{flex-direction:column;gap:10px;margin-top:8px;display:flex}.AdminChecklist-module__5YRpuW__userCard{background:#fcfdfe;border:1px solid #f1f3f5;border-radius:14px;align-items:center;gap:12px;padding:12px;transition:transform .1s;display:flex}.AdminChecklist-module__5YRpuW__userCard:active{transform:scale(.98)}.AdminChecklist-module__5YRpuW__userAvatar{object-fit:cover;background:#eee;border-radius:50%;width:44px;height:44px}.AdminChecklist-module__5YRpuW__userAvatarPlaceHolder{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.AdminChecklist-module__5YRpuW__userAvatarPlaceHolder.AdminChecklist-module__5YRpuW__male{background:#3182f6}.AdminChecklist-module__5YRpuW__userAvatarPlaceHolder.AdminChecklist-module__5YRpuW__female{background:#f04452}.AdminChecklist-module__5YRpuW__userInfo{flex-direction:column;flex:1;gap:2px;display:flex}.AdminChecklist-module__5YRpuW__userNameRow{align-items:center;gap:8px;display:flex}.AdminChecklist-module__5YRpuW__userNick{color:#191f28;font-size:.95rem;font-weight:700}.AdminChecklist-module__5YRpuW__userPhoneMask{color:#8b95a1;font-size:.75rem}.AdminChecklist-module__5YRpuW__userVisitTime{color:#4e5968;font-size:.75rem}.AdminChecklist-module__5YRpuW__timeValue{color:#3182f6;font-weight:600}.AdminChecklist-module__5YRpuW__loadingText{text-align:center;color:#8b95a1;padding:2rem;font-size:.85rem}.AdminChecklist-module__5YRpuW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AdminChecklist-module__5YRpuW__modalContent{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.AdminChecklist-module__5YRpuW__modalHeader{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.AdminChecklist-module__5YRpuW__closeBtn{cursor:pointer;color:#adb5bd;background:0 0;border:none;font-size:1.5rem}.AdminChecklist-module__5YRpuW__emptyState{text-align:center;color:#adb5bd;padding:2.5rem;font-size:.85rem}@media (max-width:480px){.AdminChecklist-module__5YRpuW__todoToggle{flex:45%;justify-content:center}.AdminChecklist-module__5YRpuW__cardLineTodo{justify-content:space-between}}
.StayTemplateEditor-module__BQ781W__editorContainer{background:#fff;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.StayTemplateEditor-module__BQ781W__editorTabs{background:#f1f3f5;border-radius:12px;gap:.5rem;padding:4px;display:flex}.StayTemplateEditor-module__BQ781W__editorTabBtn{color:#868e96;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px;font-size:.95rem;font-weight:700;transition:all .2s}.StayTemplateEditor-module__BQ781W__editorTabBtn.StayTemplateEditor-module__BQ781W__active{color:#3182f6;background:#fff;box-shadow:0 2px 8px #0000000d}.StayTemplateEditor-module__BQ781W__editorBody{flex-direction:column;gap:1rem;display:flex}.StayTemplateEditor-module__BQ781W__placeholderHint{color:#868e96;background:#f8f9fa;border-radius:8px;margin:0;padding:10px;font-size:.8rem;line-height:1.5}.StayTemplateEditor-module__BQ781W__editorLabel{color:#495057;margin-top:.5rem;font-size:.9rem;font-weight:800;display:block}.StayTemplateEditor-module__BQ781W__editorTextarea{color:#212529;resize:vertical;background:#fff;border:1.5px solid #eef3f6;border-radius:12px;outline:none;width:100%;min-height:80px;padding:12px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.StayTemplateEditor-module__BQ781W__editorTextarea:focus{border-color:#3182f6}.StayTemplateEditor-module__BQ781W__editorActions{gap:.75rem;margin-top:1rem;display:flex}.StayTemplateEditor-module__BQ781W__cancelBtn,.StayTemplateEditor-module__BQ781W__saveBtn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-size:1rem;font-weight:700;transition:all .2s}.StayTemplateEditor-module__BQ781W__cancelBtn{color:#495057;background:#f1f3f5}.StayTemplateEditor-module__BQ781W__saveBtn{color:#fff;background:#3182f6}.StayTemplateEditor-module__BQ781W__saveBtn:active,.StayTemplateEditor-module__BQ781W__cancelBtn:active{transform:scale(.98)}
.UserMyPage-module__NvpMrW__container{background-color:#fff;min-height:100vh;padding:0 0 4rem}.UserMyPage-module__NvpMrW__subTabs{-ms-overflow-style:none;scrollbar-width:none;background:#fff;border-bottom:1px solid #f2f4f6;margin-bottom:0;padding:0 1rem;display:flex;overflow-x:auto}.UserMyPage-module__NvpMrW__selectorRow{background:#fff;border-bottom:1px solid #f2f4f6;justify-content:space-between;align-items:center;padding:.75rem 1rem 1rem;display:flex}.UserMyPage-module__NvpMrW__monthTitle{color:var(--accent);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.UserMyPage-module__NvpMrW__subTabs::-webkit-scrollbar{display:none}.UserMyPage-module__NvpMrW__subTabBtn{text-align:center;color:#8b95a1;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:1.1rem 0;font-size:.95rem;font-weight:600;transition:all .2s}.UserMyPage-module__NvpMrW__active{color:#3182f6;border-bottom-color:#3182f6;font-weight:700}.UserMyPage-module__NvpMrW__content{padding:0}.UserMyPage-module__NvpMrW__section{padding:1.5rem}.UserMyPage-module__NvpMrW__hidden{display:none!important}.UserMyPage-module__NvpMrW__sectionContainer{flex-direction:column;display:flex}.UserMyPage-module__NvpMrW__phoneValue{color:#3182f6}.UserMyPage-module__NvpMrW__actionButtons{flex-direction:column;gap:12px;margin-top:32px;display:flex}.UserMyPage-module__NvpMrW__editBtn,.UserMyPage-module__NvpMrW__logoutBtn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.UserMyPage-module__NvpMrW__editBtn{color:#4e5968;background-color:#f2f4f6}.UserMyPage-module__NvpMrW__editBtn:hover{background-color:#e5e8eb}.UserMyPage-module__NvpMrW__logoutBtn{color:#f04452;background-color:#fff;border:1px solid #f2f4f6}.UserMyPage-module__NvpMrW__logoutBtn:hover{background-color:#fff0f1}.UserMyPage-module__NvpMrW__notifySection{border-top:1px solid #f2f4f6;margin-top:24px;padding-top:24px}.UserMyPage-module__NvpMrW__notifyTitle{color:#8b95a1;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.UserMyPage-module__NvpMrW__notifyItem{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.UserMyPage-module__NvpMrW__notifyLabel{color:#333d4b;font-size:16px;font-weight:500}.UserMyPage-module__NvpMrW__toggleSwitch{width:50px;height:28px;display:inline-block;position:relative}.UserMyPage-module__NvpMrW__toggleSwitch input{opacity:0;cursor:pointer;z-index:10;width:100%;height:100%;margin:0;padding:0;position:absolute}.UserMyPage-module__NvpMrW__toggleSlider{cursor:pointer;background-color:#e5e8eb;border-radius:34px;transition:all .4s;position:absolute;inset:0}.UserMyPage-module__NvpMrW__toggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.UserMyPage-module__NvpMrW__toggleSlider{background-color:#3182f6}input:checked+.UserMyPage-module__NvpMrW__toggleSlider:before{transform:translate(22px)}input:disabled+.UserMyPage-module__NvpMrW__toggleSlider{opacity:.5;cursor:not-allowed}input:disabled+.UserMyPage-module__NvpMrW__toggleSlider:before{background-color:#f5f5f5}.UserMyPage-module__NvpMrW__permissionBtn{color:#fff;cursor:pointer;background-color:#3182f6;border:none;border-radius:8px;width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:600}.UserMyPage-module__NvpMrW__permissionBtn:disabled{color:#adb5bd;cursor:not-allowed;background-color:#e5e8eb}.UserMyPage-module__NvpMrW__editBtn:active,.UserMyPage-module__NvpMrW__logoutBtn:active{transform:scale(.96)}@keyframes UserMyPage-module__NvpMrW__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes UserMyPage-module__NvpMrW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.UserMyPage-module__NvpMrW__profileHeader{flex-direction:column;align-items:center;padding:1.5rem 0 2.5rem;display:flex}.UserMyPage-module__NvpMrW__avatarWrapper{margin-bottom:1.2rem;position:relative}.UserMyPage-module__NvpMrW__avatarCircle{border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 16px #0000000f}.UserMyPage-module__NvpMrW__avatarCircle:hover{transform:scale(1.05);box-shadow:0 12px 24px #0000001a}.UserMyPage-module__NvpMrW__userNameGroup{text-align:center}.UserMyPage-module__NvpMrW__userNickname{color:#191f28;letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.UserMyPage-module__NvpMrW__userRoleBadge{color:#4e5968;background:#f2f4f6;border-radius:100px;padding:4px 12px;font-size:.85rem;font-weight:700;display:inline-block}.UserMyPage-module__NvpMrW__infoCardList{background:#fff;border:1px solid #f2f4f6;border-radius:20px;flex-direction:column;margin-bottom:2rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}.UserMyPage-module__NvpMrW__infoItem{border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;transition:background .2s;display:flex}.UserMyPage-module__NvpMrW__infoItem:last-child{border-bottom:none}.UserMyPage-module__NvpMrW__infoItem:active{background:#f9fafb}.UserMyPage-module__NvpMrW__infoLabel{color:#8b95a1;font-size:.95rem;font-weight:600}.UserMyPage-module__NvpMrW__infoValue{color:#333d4b;font-size:1rem;font-weight:700}.UserMyPage-module__NvpMrW__walletHeader{margin-bottom:1.5rem}.UserMyPage-module__NvpMrW__walletTitle{color:#191f28;margin-bottom:.4rem;font-size:1.3rem;font-weight:800}.UserMyPage-module__NvpMrW__walletDesc{color:#8b95a1;font-size:.9rem;font-weight:500}.UserMyPage-module__NvpMrW__couponList{flex-direction:column;gap:1.25rem;display:flex}.UserMyPage-module__NvpMrW__emptyCoupon{text-align:center;color:#8b95a1;background:#f9fafb;border:1px dashed #e5e8eb;border-radius:20px;padding:3rem 1rem;font-size:.95rem;font-weight:600}.UserMyPage-module__NvpMrW__couponList{flex-direction:column;gap:1rem;padding:.5rem 0;display:flex}.UserMyPage-module__NvpMrW__couponCard{background:#fff;border:1px solid #00000008;border-radius:16px;min-height:120px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000000f}.UserMyPage-module__NvpMrW__couponCard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.UserMyPage-module__NvpMrW__couponLeft{color:#fff;text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:90px;padding:1rem;display:flex;position:relative}.UserMyPage-module__NvpMrW__purple{background:linear-gradient(135deg,#a855f7 0%,#7e22ce 100%)}.UserMyPage-module__NvpMrW__blue{background:linear-gradient(135deg,#3182f6 0%,#1c64f2 100%)}.UserMyPage-module__NvpMrW__green{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.UserMyPage-module__NvpMrW__discountValue{font-size:1.5rem;font-weight:800;line-height:1}.UserMyPage-module__NvpMrW__discountUnit{opacity:.9;margin-top:4px;font-size:.75rem;font-weight:700}.UserMyPage-module__NvpMrW__couponMiddle{background:#fff;border-right:1.5px dashed #e5e8eb;flex-direction:column;flex:1;justify-content:center;padding:1rem 1.25rem;display:flex;position:relative}.UserMyPage-module__NvpMrW__couponMiddle:before,.UserMyPage-module__NvpMrW__couponMiddle:after{content:"";z-index:2;background:#f2f4f6;border-radius:50%;width:18px;height:18px;position:absolute;right:-9px}.UserMyPage-module__NvpMrW__couponMiddle:before{top:-10px}.UserMyPage-module__NvpMrW__couponMiddle:after{bottom:-10px}.UserMyPage-module__NvpMrW__couponTitle{color:#191f28;margin-bottom:.4rem;font-size:1rem;font-weight:800;line-height:1.3}.UserMyPage-module__NvpMrW__couponLocation{color:#4e5968;margin-bottom:.4rem;font-size:.8rem;font-weight:600}.UserMyPage-module__NvpMrW__couponExpiry{color:#8b95a1;font-size:.75rem;font-weight:500}.UserMyPage-module__NvpMrW__couponRight{background:#fafafa;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:80px;padding:.5rem;display:flex}.UserMyPage-module__NvpMrW__recipientCountBtn{color:#4e5968;cursor:pointer;background:#f2f4f6;border:none;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:6px 10px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.UserMyPage-module__NvpMrW__recipientCountBtn:hover{color:#3182f6;background:#e5e8eb}.UserMyPage-module__NvpMrW__usersIcon{color:#8b95a1}.UserMyPage-module__NvpMrW__recipientCountBtn:hover .UserMyPage-module__NvpMrW__usersIcon{color:#3182f6}.UserMyPage-module__NvpMrW__modalScrollContent{padding:1.5rem 1rem}.UserMyPage-module__NvpMrW__modalCouponTitle{color:#191f28;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800;line-height:1.4}.UserMyPage-module__NvpMrW__modalRecipientList{flex-direction:column;gap:12px;display:flex}.UserMyPage-module__NvpMrW__modalRecipientRow{background:#f9fafb;border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.UserMyPage-module__NvpMrW__recipientInfo{align-items:center;gap:10px;display:flex}.UserMyPage-module__NvpMrW__recipientAvatar{color:#8b95a1;background:#e5e8eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.UserMyPage-module__NvpMrW__recipientName{color:#333d4b;font-size:.95rem;font-weight:700}.UserMyPage-module__NvpMrW__recipientTime{color:#8b95a1;font-size:.8rem;font-weight:500}.UserMyPage-module__NvpMrW__couponBtn{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;font-size:.75rem;font-weight:800;line-height:1.2;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 10px #3182f633}.UserMyPage-module__NvpMrW__useBtn{background:#00d082;box-shadow:0 4px 10px #00d08233}.UserMyPage-module__NvpMrW__couponBtn:hover:not(:disabled){transform:scale(1.05)}.UserMyPage-module__NvpMrW__couponBtn:disabled{color:#adb5bd;box-shadow:none;cursor:not-allowed;background:#e5e8eb}.UserMyPage-module__NvpMrW__disabled{filter:grayscale(.8)contrast(.8);opacity:.7;cursor:not-allowed}.UserMyPage-module__NvpMrW__statusBadge{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:800}.UserMyPage-module__NvpMrW__availableText{color:#3182f6;background:#3182f61a}.UserMyPage-module__NvpMrW__usedText{color:#8b95a1;background:#f2f4f6}.UserMyPage-module__NvpMrW__expiredText{color:#ff4d4f;background:#ff4d4f1a}.UserMyPage-module__NvpMrW__notchTop,.UserMyPage-module__NvpMrW__notchBottom{z-index:5;background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;left:-10px}.UserMyPage-module__NvpMrW__notchTop{top:calc(100% - 110px)}.UserMyPage-module__NvpMrW__notchBottom{top:calc(100% - 110px);left:auto;right:-10px}.UserMyPage-module__NvpMrW__sectionNoPadding{padding:0!important}.UserMyPage-module__NvpMrW__adminSection{background:#fff;min-height:calc(100vh - 120px)}.UserMyPage-module__NvpMrW__adminMenuHeader{padding:1.5rem 1.5rem .5rem}.UserMyPage-module__NvpMrW__adminMenuTitle{color:#191f28;margin-bottom:.2rem;font-size:1.2rem;font-weight:800}.UserMyPage-module__NvpMrW__adminMenuDesc{color:#8b95a1;font-size:.85rem;font-weight:500}.UserMyPage-module__NvpMrW__adminMenuList{flex-direction:column;padding:1rem 0;display:flex}.UserMyPage-module__NvpMrW__adminMenuItem{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;transition:background .2s;display:flex;position:relative}.UserMyPage-module__NvpMrW__adminMenuItem:active{background-color:#f9fafb}.UserMyPage-module__NvpMrW__adminMenuItem:after{content:"";background-color:#f2f4f6;height:1px;position:absolute;bottom:0;left:4.5rem;right:1.5rem}.UserMyPage-module__NvpMrW__adminMenuItem:last-child:after{display:none}.UserMyPage-module__NvpMrW__adminMenuIcon{color:#4e5968;background:#f2f4f6;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.UserMyPage-module__NvpMrW__adminMenuItem:hover .UserMyPage-module__NvpMrW__adminMenuIcon{color:#3182f6;background:#e5e8eb}.UserMyPage-module__NvpMrW__adminMenuContent{flex:1}.UserMyPage-module__NvpMrW__adminMenuLabel{color:#333d4b;margin-bottom:2px;font-size:1rem;font-weight:700;display:block}.UserMyPage-module__NvpMrW__adminMenuSubLabel{color:#8b95a1;font-size:.8rem;font-weight:500;display:block}.UserMyPage-module__NvpMrW__adminMenuArrow{color:#adb5bd;font-size:1.2rem;font-weight:300}.UserMyPage-module__NvpMrW__walletActions{margin-bottom:1.5rem}.UserMyPage-module__NvpMrW__couponStoreBtn{color:#3182f6;cursor:pointer;background:#f2f4f6;border:none;border-radius:16px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.UserMyPage-module__NvpMrW__couponStoreBtn:hover{background:#e5e8eb}.UserMyPage-module__NvpMrW__modalOverlay{z-index:1000;background:#00000080;align-items:flex-end;animation:.3s ease-out UserMyPage-module__NvpMrW__fadeIn;display:flex;position:fixed;inset:0}.UserMyPage-module__NvpMrW__modalContent{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:80vh;padding:1.5rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) UserMyPage-module__NvpMrW__slideUp;overflow-y:auto}@keyframes UserMyPage-module__NvpMrW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.UserMyPage-module__NvpMrW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.UserMyPage-module__NvpMrW__modalHeader h3{color:#191f28;font-size:1.2rem;font-weight:800}.UserMyPage-module__NvpMrW__modalHeader button{color:#8b95a1;cursor:pointer;background:#f2f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.UserMyPage-module__NvpMrW__storeList{flex-direction:column;gap:1rem;display:flex}.UserMyPage-module__NvpMrW__storeItem{background:#f9fafb;border:1px solid #f2f4f6;border-radius:16px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.UserMyPage-module__NvpMrW__storeInfo{flex:1}.UserMyPage-module__NvpMrW__storeTitle{color:#333d4b;margin-bottom:4px;font-size:1rem;font-weight:700}.UserMyPage-module__NvpMrW__storeMeta{color:#8b95a1;margin-bottom:4px;font-size:.85rem;font-weight:500}.UserMyPage-module__NvpMrW__storeStats{color:#3182f6;font-size:.8rem;font-weight:600}.UserMyPage-module__NvpMrW__issueBtn{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:10px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .2s}.UserMyPage-module__NvpMrW__issueBtn:disabled{color:#adb5bd;cursor:not-allowed;background:#e5e8eb}.UserMyPage-module__NvpMrW__emptyStore{text-align:center;color:#8b95a1;padding:3rem 1rem;font-weight:500}.UserMyPage-module__NvpMrW__dateSeparator{align-items:center;margin:24px 0 16px;display:flex;position:relative}.UserMyPage-module__NvpMrW__dateSeparator:before{content:"";background:linear-gradient(90deg,#0000,#0000000d);flex:1;height:1px}.UserMyPage-module__NvpMrW__dateSeparator:after{content:"";background:linear-gradient(270deg,#0000,#0000000d);flex:1;height:1px}.UserMyPage-module__NvpMrW__dateText{color:#868e96;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;margin:0 12px;padding:4px 16px;font-size:.8rem;font-weight:600}.UserMyPage-module__NvpMrW__miniRecipientList{border-top:1px dashed #e5e8eb;flex-direction:column;gap:4px;margin-top:12px;padding-top:10px;display:flex}.UserMyPage-module__NvpMrW__miniRecipientRow{color:#8b95a1;justify-content:space-between;align-items:center;padding:2px 0;font-size:.75rem;display:flex}.UserMyPage-module__NvpMrW__miniName{color:#4e5968;font-weight:600}.UserMyPage-module__NvpMrW__miniTime{color:#adb5bd;font-size:.7rem}@media (max-width:480px){.UserMyPage-module__NvpMrW__couponCard{height:auto;min-height:120px}}.UserMyPage-module__NvpMrW__noticeBox{background:#fdf2f2;border:1px solid #fee2e2;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.UserMyPage-module__NvpMrW__noticeTitle{color:#b91c1c;align-items:center;gap:6px;margin-bottom:.6rem;font-size:.9rem;font-weight:700;display:flex}.UserMyPage-module__NvpMrW__noticeList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.UserMyPage-module__NvpMrW__noticeList li{color:#7f1d1d;padding-left:14px;font-size:.8rem;line-height:1.4;position:relative}.UserMyPage-module__NvpMrW__noticeList li:before{content:"•";color:#ef4444;font-weight:700;position:absolute;left:0}.UserMyPage-module__NvpMrW__historyCardList{flex-direction:column;gap:1.25rem;margin-top:.5rem;display:flex}.UserMyPage-module__NvpMrW__premiumHistoryCard{background:#fff;border:1px solid #f2f4f6;border-radius:20px;padding:1.5rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.UserMyPage-module__NvpMrW__premiumHistoryCard:active{transform:scale(.98)}.UserMyPage-module__NvpMrW__premiumCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.UserMyPage-module__NvpMrW__premiumMonthBadge{color:#4e5968;background:#f2f4f6;border-radius:100px;padding:4px 12px;font-size:.85rem;font-weight:800}.UserMyPage-module__NvpMrW__premiumStatusBadge{border-radius:8px;padding:4px 10px;font-size:.8rem;font-weight:700}.UserMyPage-module__NvpMrW__statusPaid{color:#3182f6;background:#3182f61a}.UserMyPage-module__NvpMrW__statusWaiting{color:#faad14;background:#ffad141a}.UserMyPage-module__NvpMrW__premiumCardBody{margin-bottom:1.25rem}.UserMyPage-module__NvpMrW__premiumClassList{flex-direction:column;gap:.5rem;display:flex}.UserMyPage-module__NvpMrW__premiumClassItem{align-items:center;gap:8px;display:flex}.UserMyPage-module__NvpMrW__premiumDot{color:#3182f6;font-size:1.2rem;line-height:1}.UserMyPage-module__NvpMrW__premiumClassTitle{color:#191f28;letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.UserMyPage-module__NvpMrW__premiumCardFooter{border-top:1px dashed #f2f4f6;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.UserMyPage-module__NvpMrW__premiumRegDate{color:#8b95a1;font-size:.8rem;font-weight:500}.UserMyPage-module__NvpMrW__premiumAmount{color:#333d4b;font-size:1rem;font-weight:800}.UserMyPage-module__NvpMrW__nameAndStatus{flex-direction:column;gap:2px;display:flex}.UserMyPage-module__NvpMrW__meBadge{color:#fff;vertical-align:middle;background:#3182f6;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:.7rem;font-weight:800;display:inline-block}.UserMyPage-module__NvpMrW__recipientActions{align-items:center;display:flex}.UserMyPage-module__NvpMrW__cancelIssuanceBtn{color:#f04452;cursor:pointer;background:#fff;border:1.5px solid #f04452;border-radius:8px;padding:4px 12px;font-size:.8rem;font-weight:700;transition:all .2s}.UserMyPage-module__NvpMrW__cancelIssuanceBtn:hover{background:#fff0f1}.UserMyPage-module__NvpMrW__cancelIssuanceBtn:active{transform:scale(.95)}.UserMyPage-module__NvpMrW__fullModalOverlay{z-index:2000;background:#fff;animation:.3s ease-out UserMyPage-module__NvpMrW__modalFadeIn;position:fixed;inset:0;overflow-y:auto}.UserMyPage-module__NvpMrW__fullModalContent{background:#fff;width:100%;min-height:100%}@keyframes UserMyPage-module__NvpMrW__modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.UserMyPage-module__NvpMrW__skeletonList{flex-direction:column;gap:16px;padding:16px 0;display:flex}.UserMyPage-module__NvpMrW__skeletonItem{flex-direction:column;gap:12px;display:flex}.UserMyPage-module__NvpMrW__loadingContainer{justify-content:center;align-items:center;padding:40px 0;display:flex}.UserMyPage-module__NvpMrW__spinner{border:3px solid #526cff1a;border-top-color:#526cff;border-radius:50%;width:30px;height:30px;animation:1s ease-in-out infinite UserMyPage-module__NvpMrW__spin}@keyframes UserMyPage-module__NvpMrW__spin{to{transform:rotate(360deg)}}
.CoachingList-module__-55lvq__container{background:#fff;min-height:100%;padding:16px}.CoachingList-module__-55lvq__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.CoachingList-module__-55lvq__header h3{color:#333;margin:0;font-size:1.2rem}.CoachingList-module__-55lvq__addButton{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;padding:8px 16px;font-weight:600}.CoachingList-module__-55lvq__list{flex-direction:column;gap:12px;display:flex}.CoachingList-module__-55lvq__item{cursor:pointer;background:#f8f9fa;border:1px solid #eee;border-radius:12px;padding:16px;transition:transform .2s,box-shadow .2s}.CoachingList-module__-55lvq__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.CoachingList-module__-55lvq__item.CoachingList-module__-55lvq__solved{background:#f0fff4;border-color:#c6f6d5}.CoachingList-module__-55lvq__itemTitle{align-items:center;gap:8px;margin-bottom:2px;font-size:1.05rem;font-weight:700;display:flex}.CoachingList-module__-55lvq__solvedBadge{color:#fff;text-transform:uppercase;background:#38a169;border-radius:4px;padding:2px 6px;font-size:.7rem}.CoachingList-module__-55lvq__itemMeta{color:#666;justify-content:space-between;font-size:.85rem;display:flex}.CoachingList-module__-55lvq__progressSection{flex-direction:column;gap:8px;margin-top:14px;display:flex}.CoachingList-module__-55lvq__itemHeader{align-items:center;gap:12px;display:flex}.CoachingList-module__-55lvq__studentPhoto{background:#edf2f7;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.CoachingList-module__-55lvq__studentPhoto img{object-fit:cover;width:100%;height:100%}.CoachingList-module__-55lvq__studentPhoto span{color:#718096;font-size:1.2rem;font-weight:700}.CoachingList-module__-55lvq__itemMain{flex:1}.CoachingList-module__-55lvq__progressBarContainer{align-items:center;gap:12px;display:flex}.CoachingList-module__-55lvq__progressBar{background:#e2e8f0;border-radius:4px;flex:1;height:8px;position:relative}.CoachingList-module__-55lvq__progressFill{background:#0070f3;border-radius:4px;height:100%;transition:width .3s}.CoachingList-module__-55lvq__milestoneMarker{z-index:2;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 2px #0003}.CoachingList-module__-55lvq__milestonesHistory{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.CoachingList-module__-55lvq__milestoneTag{color:#718096;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;padding:2px 8px;font-size:.75rem}.CoachingList-module__-55lvq__solved .CoachingList-module__-55lvq__progressFill{background:#38a169}.CoachingList-module__-55lvq__progressText{color:#4a5568;min-width:35px;font-size:.85rem;font-weight:600}.CoachingList-module__-55lvq__empty{text-align:center;color:#999;padding:40px}.CoachingList-module__-55lvq__loading{text-align:center;padding:40px}.CoachingList-module__-55lvq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CoachingList-module__-55lvq__modalContent{background:#fff;border-radius:16px;width:90%;max-width:440px;max-height:90vh;padding:24px;overflow-y:auto}.CoachingList-module__-55lvq__modalContent h4{margin-top:0;margin-bottom:20px;font-size:1.2rem}.CoachingList-module__-55lvq__field{margin-bottom:16px}.CoachingList-module__-55lvq__field label{color:#4a5568;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.CoachingList-module__-55lvq__field select,.CoachingList-module__-55lvq__field input,.CoachingList-module__-55lvq__field textarea{border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px;font-size:1rem}.CoachingList-module__-55lvq__field textarea{resize:none;height:80px}.CoachingList-module__-55lvq__modalActions{gap:12px;margin-top:24px;display:flex}.CoachingList-module__-55lvq__cancelButton,.CoachingList-module__-55lvq__confirmButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px;font-weight:600}.CoachingList-module__-55lvq__cancelButton{color:#475569;background:#f1f5f9}.CoachingList-module__-55lvq__confirmButton{color:#fff;background:#0070f3}.CoachingList-module__-55lvq__confirmButton:disabled{background:#94a3b8}.CoachingList-module__-55lvq__searchWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.CoachingList-module__-55lvq__searchInputArea{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;padding:8px 12px;display:flex}.CoachingList-module__-55lvq__searchIcon{color:#94a3b8;margin-right:8px}.CoachingList-module__-55lvq__searchInput{background:0 0;flex:1;border:none!important;padding:4px!important}.CoachingList-module__-55lvq__searchInput:focus{outline:none}.CoachingList-module__-55lvq__searchResults{max-height:200px;overflow-y:auto}.CoachingList-module__-55lvq__searchResultItem{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;padding:10px 12px;transition:background .2s;display:flex}.CoachingList-module__-55lvq__searchResultItem:last-child{border-bottom:none}.CoachingList-module__-55lvq__searchResultItem:hover{background:#f1f5f9}.CoachingList-module__-55lvq__studentAvatarSmall{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:10px;font-size:.8rem;display:flex;overflow:hidden}.CoachingList-module__-55lvq__studentAvatarSmall img{object-fit:cover;width:100%;height:100%}.CoachingList-module__-55lvq__searchResultInfo{flex-direction:column;display:flex}.CoachingList-module__-55lvq__searchNickname{color:#1e293b;font-size:.9rem;font-weight:600}.CoachingList-module__-55lvq__searchPhone{color:#64748b;font-size:.75rem}.CoachingList-module__-55lvq__searchStatus{text-align:center;color:#94a3b8;padding:16px;font-size:.85rem}.CoachingList-module__-55lvq__selectedStudentChip{cursor:pointer;background:#e0f2fe;border:1px solid #bae6fd;border-radius:12px;align-items:center;padding:8px 12px;display:flex}.CoachingList-module__-55lvq__studentAvatar{background:#bae6fd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-right:10px;display:flex;overflow:hidden}.CoachingList-module__-55lvq__studentAvatar img{object-fit:cover;width:100%;height:100%}.CoachingList-module__-55lvq__studentInfo{flex-direction:column;flex:1;display:flex}.CoachingList-module__-55lvq__studentNickname{color:#0369a1;font-weight:700}.CoachingList-module__-55lvq__studentPhone{color:#0ea5e9;font-size:.8rem}.CoachingList-module__-55lvq__chipRemove{color:#0ea5e9;margin-left:10px;font-weight:700}
.CoachingDetail-module__tnQe0q__container{background:#f8fafc;min-height:100%;padding:0}.CoachingDetail-module__tnQe0q__premiumHeader{background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding:24px 16px}.CoachingDetail-module__tnQe0q__headerTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.CoachingDetail-module__tnQe0q__backButton{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex}.CoachingDetail-module__tnQe0q__backButton:hover{background:#e2e8f0}.CoachingDetail-module__tnQe0q__smallSolveBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:700}.CoachingDetail-module__tnQe0q__smallSolveBtn.CoachingDetail-module__tnQe0q__solved{color:#166534;background:#dcfce7;border-color:#bbf7d0}.CoachingDetail-module__tnQe0q__headerContent{flex-direction:column;display:flex}.CoachingDetail-module__tnQe0q__title{color:#0f172a;margin:0 0 8px;font-size:1.5rem;font-weight:800}.CoachingDetail-module__tnQe0q__description{color:#64748b;margin:0 0 20px;font-size:.95rem;line-height:1.5}.CoachingDetail-module__tnQe0q__involvedUsers{gap:12px;margin-bottom:24px;display:flex}.CoachingDetail-module__tnQe0q__userCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex:1;align-items:center;padding:10px;display:flex}.CoachingDetail-module__tnQe0q__avatar{color:#64748b;background:#e2e8f0;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;font-size:.9rem;display:flex;overflow:hidden}.CoachingDetail-module__tnQe0q__avatar img{object-fit:cover;width:100%;height:100%}.CoachingDetail-module__tnQe0q__userInfo{flex-direction:column;display:flex;overflow:hidden}.CoachingDetail-module__tnQe0q__roleLabel{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:600}.CoachingDetail-module__tnQe0q__userName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.CoachingDetail-module__tnQe0q__progressBanner{background:#f0f9ff;border:1px solid #e0f2fe;border-radius:16px;padding:16px}.CoachingDetail-module__tnQe0q__progressInfo{color:#0369a1;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.9rem;font-weight:700;display:flex}.CoachingDetail-module__tnQe0q__progressPercent{font-size:1.1rem}.CoachingDetail-module__tnQe0q__headerProgressBar{background:#e0f2fe;border-radius:4px;height:8px;overflow:hidden}.CoachingDetail-module__tnQe0q__headerProgressFill{background:#0ea5e9;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.CoachingDetail-module__tnQe0q__activityHeader{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px 8px;display:flex}.CoachingDetail-module__tnQe0q__activityTitle{color:#1e293b;margin:0;font-size:1.1rem;font-weight:800}.CoachingDetail-module__tnQe0q__addActivityBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:all .2s}.CoachingDetail-module__tnQe0q__addActivityBtn:hover{color:#fff;background:#0f172a}.CoachingDetail-module__tnQe0q__addActivityBtn:disabled{cursor:not-allowed;background:#94a3b8}.CoachingDetail-module__tnQe0q__updatesList{padding:0 16px 40px}.CoachingDetail-module__tnQe0q__dateGroup{margin-bottom:32px}.CoachingDetail-module__tnQe0q__dateHeader{color:#64748b;align-items:center;margin-bottom:12px;font-size:.85rem;font-weight:800;display:flex}.CoachingDetail-module__tnQe0q__dateHeader:after{content:"";background:#e2e8f0;flex:1;height:1px;margin-left:12px}.CoachingDetail-module__tnQe0q__updateItem{background:#fff;border:1px solid #f1f5f9;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 2px 4px #00000005}.CoachingDetail-module__tnQe0q__updateHeader{justify-content:space-between;margin-bottom:8px;display:flex}.CoachingDetail-module__tnQe0q__updateProgress{color:#0ea5e9;background:#f0f9ff;border-radius:6px;padding:2px 8px;font-size:.8rem;font-weight:800}.CoachingDetail-module__tnQe0q__updateTime{color:#94a3b8;font-size:.75rem}.CoachingDetail-module__tnQe0q__comment{color:#1e293b;margin:0 0 12px;font-size:.95rem;line-height:1.6}.CoachingDetail-module__tnQe0q__mediaContainer{flex-wrap:wrap;gap:8px;display:flex}.CoachingDetail-module__tnQe0q__mediaItem{background:#f1f5f9;border-radius:8px;width:80px;height:80px;overflow:hidden}.CoachingDetail-module__tnQe0q__mediaItem img,.CoachingDetail-module__tnQe0q__mediaItem video{object-fit:cover;cursor:pointer;width:100%;height:100%}.CoachingDetail-module__tnQe0q__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0f172a99;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.CoachingDetail-module__tnQe0q__modalContent{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;padding:20px;animation:.3s ease-out CoachingDetail-module__tnQe0q__slideUp}@keyframes CoachingDetail-module__tnQe0q__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CoachingDetail-module__tnQe0q__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CoachingDetail-module__tnQe0q__modalHeader h4{margin:0;font-size:1.2rem;font-weight:800}.CoachingDetail-module__tnQe0q__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:16px;width:32px;height:32px}.CoachingDetail-module__tnQe0q__modalBody{flex-direction:column;gap:20px;display:flex}.CoachingDetail-module__tnQe0q__field label{color:#475569;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.CoachingDetail-module__tnQe0q__sliderWrapper{align-items:center;gap:12px;display:flex}.CoachingDetail-module__tnQe0q__rangeInput{accent-color:#0ea5e9;flex:1}.CoachingDetail-module__tnQe0q__sliderValue{color:#0ea5e9;min-width:40px;font-weight:700}.CoachingDetail-module__tnQe0q__modalTextarea{resize:none;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:120px;padding:12px;font-size:1rem}.CoachingDetail-module__tnQe0q__mediaUploadArea{min-height:100px}.CoachingDetail-module__tnQe0q__uploadPlaceholder{cursor:pointer;color:#94a3b8;border:2px dashed #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100px;font-size:.9rem;display:flex}.CoachingDetail-module__tnQe0q__plusIcon{font-size:1.5rem;font-weight:700}.CoachingDetail-module__tnQe0q__modalPreviewBox{background:#000;border-radius:12px;width:100px;height:100px;position:relative;overflow:hidden}.CoachingDetail-module__tnQe0q__modalPreviewBox img,.CoachingDetail-module__tnQe0q__modalPreviewBox video{object-fit:cover;width:100%;height:100%}.CoachingDetail-module__tnQe0q__removePreview{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:10px;width:20px;height:20px;font-size:12px;position:absolute;top:4px;right:4px}.CoachingDetail-module__tnQe0q__modalFooter{gap:12px;margin-top:32px;display:flex}.CoachingDetail-module__tnQe0q__cancelBtn,.CoachingDetail-module__tnQe0q__confirmBtn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-size:1rem;font-weight:700}.CoachingDetail-module__tnQe0q__cancelBtn{color:#64748b;background:#f1f5f9}.CoachingDetail-module__tnQe0q__confirmBtn{color:#fff;background:#0f172a}.CoachingDetail-module__tnQe0q__confirmBtn:disabled{background:#94a3b8}.CoachingDetail-module__tnQe0q__chatIconBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.CoachingDetail-module__tnQe0q__chatIconBtn:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 6px #00000014}.CoachingDetail-module__tnQe0q__moreBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;font-size:1.2rem;display:flex}.CoachingDetail-module__tnQe0q__moreBtn:hover{color:#1e293b;background:#f1f5f9}.CoachingDetail-module__tnQe0q__sheetOptions{flex-direction:column;gap:12px;padding:16px 0;display:flex}.CoachingDetail-module__tnQe0q__sheetBtn{text-align:left;cursor:pointer;background:#f8fafc;border:none;border-radius:12px;align-items:center;gap:12px;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.CoachingDetail-module__tnQe0q__sheetBtn:hover{background:#f1f5f9}.CoachingDetail-module__tnQe0q__sheetBtn.CoachingDetail-module__tnQe0q__delete{color:#ef4444}.CoachingDetail-module__tnQe0q__editForm{flex-direction:column;gap:20px;padding:10px 0;display:flex}
.Skeleton-module__9b_mTq__skeleton{background:linear-gradient(90deg,#f2f4f6 25%,#e5e8eb 37%,#f2f4f6 63%) 0 0/400% 100%;animation:1.4s ease-in-out infinite Skeleton-module__9b_mTq__shimmer;display:block}@keyframes Skeleton-module__9b_mTq__shimmer{0%{background-position:100%}to{background-position:0%}}
.MilongaEditor-module__RBbvTG__container{gap:var(--space-5);padding:var(--space-4) 0;flex-direction:column;display:flex}.MilongaEditor-module__RBbvTG__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.MilongaEditor-module__RBbvTG__inputGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:.85rem;font-weight:700;display:block}.MilongaEditor-module__RBbvTG__input{border:1.5px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;color:var(--text-primary);outline:none;padding:.75rem 1rem;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.MilongaEditor-module__RBbvTG__input:focus{border-color:var(--accent);background:var(--bg-base);box-shadow:0 0 0 4px var(--accent-light)}.MilongaEditor-module__RBbvTG__input::placeholder{color:var(--text-tertiary);opacity:.6}.MilongaEditor-module__RBbvTG__textarea{resize:vertical;min-height:100px;line-height:1.6}.MilongaEditor-module__RBbvTG__row{gap:var(--space-4);align-items:center;display:flex}@media (max-width:640px){.MilongaEditor-module__RBbvTG__row{flex-direction:column;align-items:stretch}}.MilongaEditor-module__RBbvTG__imageUploadBox{aspect-ratio:10/14;border:2px dashed var(--border-medium);border-radius:var(--radius-md);cursor:pointer;background:var(--bg-secondary);justify-content:center;align-items:center;width:100%;transition:border-color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.MilongaEditor-module__RBbvTG__imageUploadBox:hover{border-color:var(--accent);background-color:var(--bg-tertiary)}.MilongaEditor-module__RBbvTG__imagePreview{object-fit:contain;background:#000;width:100%;height:100%}.MilongaEditor-module__RBbvTG__placeholder{color:var(--text-tertiary);flex-direction:column;align-items:center;gap:.5rem;display:flex}.MilongaEditor-module__RBbvTG__plus{font-size:2.5rem;font-weight:300;line-height:1}.MilongaEditor-module__RBbvTG__processingOverlay{color:#fff;justify-content:center;align-items:center;gap:var(--space-3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;background:#191f28cc;flex-direction:column;display:flex;position:absolute;inset:0}.MilongaEditor-module__RBbvTG__processingOverlay span{font-size:1.1rem;font-weight:700}.MilongaEditor-module__RBbvTG__downloadBtn{margin-top:var(--space-3);border:1.5px solid var(--accent);width:100%;color:var(--accent);border-radius:var(--radius-sm);cursor:pointer;background-color:#fff;padding:.85rem;font-size:.95rem;font-weight:800;transition:all .2s}.MilongaEditor-module__RBbvTG__downloadBtn:hover{background-color:var(--accent-light);transform:translateY(-1px)}.MilongaEditor-module__RBbvTG__footerActions{gap:var(--space-3);margin-top:var(--space-6);display:flex;position:relative}.MilongaEditor-module__RBbvTG__statusContainer{margin-bottom:var(--space-3);flex-direction:column;gap:8px;display:flex}.MilongaEditor-module__RBbvTG__statusText{color:var(--accent);justify-content:space-between;align-items:center;font-size:.85rem;font-weight:700;display:flex}.MilongaEditor-module__RBbvTG__progressBarTrack{background:var(--bg-tertiary);border-radius:3px;width:100%;height:6px;overflow:hidden}.MilongaEditor-module__RBbvTG__progressBarFill{background:linear-gradient(90deg, var(--accent) 0%, #1b64da 100%);height:100%;transition:width .3s cubic-bezier(.1,.7,1,.1)}.MilongaEditor-module__RBbvTG__submitBtn{padding:var(--space-4);background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex:2;font-size:1rem;font-weight:800;transition:all .2s}.MilongaEditor-module__RBbvTG__submitBtn:hover{box-shadow:var(--shadow-md);background:#1b64da}.MilongaEditor-module__RBbvTG__submitBtn:active{transform:scale(.98)}.MilongaEditor-module__RBbvTG__cancelBtn{padding:var(--space-4);background:var(--bg-secondary);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;font-size:1rem;font-weight:700;transition:background .2s}.MilongaEditor-module__RBbvTG__cancelBtn:hover{background:var(--border-medium)}.MilongaEditor-module__RBbvTG__submitBtn:disabled{background:var(--border-heavy);cursor:not-allowed;opacity:.8;box-shadow:none;transform:none}.MilongaEditor-module__RBbvTG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite MilongaEditor-module__RBbvTG__spin;display:inline-block}@keyframes MilongaEditor-module__RBbvTG__spin{to{transform:rotate(360deg)}}.MilongaEditor-module__RBbvTG__loading{text-align:center;padding:var(--space-8);color:var(--text-tertiary);font-weight:600}
.ExtraScheduleEditor-module__MiT6JG__form{flex-direction:column;gap:16px;width:100%;max-width:500px;margin:0 auto;padding:16px;display:flex}.ExtraScheduleEditor-module__MiT6JG__field{flex-direction:column;gap:6px;display:flex}.ExtraScheduleEditor-module__MiT6JG__field label{color:#333d4b;font-size:14px;font-weight:600}.ExtraScheduleEditor-module__MiT6JG__field input,.ExtraScheduleEditor-module__MiT6JG__field textarea{border:1px solid #e5e8eb;border-radius:8px;padding:12px;font-family:inherit;font-size:15px;transition:border-color .2s}.ExtraScheduleEditor-module__MiT6JG__field input:focus,.ExtraScheduleEditor-module__MiT6JG__field textarea:focus{border-color:#3182f6;outline:none}.ExtraScheduleEditor-module__MiT6JG__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ExtraScheduleEditor-module__MiT6JG__actions{gap:12px;margin-top:16px;display:flex}.ExtraScheduleEditor-module__MiT6JG__cancelBtn,.ExtraScheduleEditor-module__MiT6JG__saveBtn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:14px;font-size:15px;font-weight:700}.ExtraScheduleEditor-module__MiT6JG__cancelBtn{color:#4e5968;background:#f2f4f6}.ExtraScheduleEditor-module__MiT6JG__saveBtn{color:#fff;background:#3182f6}.ExtraScheduleEditor-module__MiT6JG__timeInputs{flex-direction:column;gap:12px;width:100%;display:flex}.ExtraScheduleEditor-module__MiT6JG__timeSubField{flex-direction:column;flex:1;gap:4px;display:flex}.ExtraScheduleEditor-module__MiT6JG__timeSubField label{color:#8b95a1;font-size:11px;font-weight:500}.ExtraScheduleEditor-module__MiT6JG__timeSubField input{padding:8px 10px;font-size:14px}
.Gallery-module__PHsOXq__galleryContainer{box-sizing:border-box;width:100%;margin-top:1rem;padding:0 16px}.Gallery-module__PHsOXq__mainImageWrapper{aspect-ratio:16/9;cursor:pointer;border-radius:12px;width:100%;margin-bottom:.5rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}@media (min-width:768px){.Gallery-module__PHsOXq__mainImageWrapper{aspect-ratio:21/9}}.Gallery-module__PHsOXq__mainImageWrapper:hover{transform:translateY(-4px)}.Gallery-module__PHsOXq__mainImageWrapper:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 50%,#0003 80%,#0009 100%);position:absolute;inset:0}.Gallery-module__PHsOXq__mainImage{object-fit:cover;transition:transform .5s}.Gallery-module__PHsOXq__mainImageWrapper:hover .Gallery-module__PHsOXq__mainImage{transform:scale(1.03)}.Gallery-module__PHsOXq__mainPrev,.Gallery-module__PHsOXq__mainNext{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:5;opacity:.8;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__PHsOXq__mainPrev{left:1rem}.Gallery-module__PHsOXq__mainNext{right:1rem}.Gallery-module__PHsOXq__mainPrev:hover,.Gallery-module__PHsOXq__mainNext:hover{opacity:1;background:#0009;transform:translateY(-50%)scale(1.1)}.Gallery-module__PHsOXq__imageCounter{color:#fff;z-index:5;background:#00000080;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;bottom:1rem;right:1rem}.Gallery-module__PHsOXq__imageWrapper{cursor:pointer}.Gallery-module__PHsOXq__lightbox{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out Gallery-module__PHsOXq__fadeInModal;display:flex;position:fixed;top:0;left:0}@keyframes Gallery-module__PHsOXq__fadeInModal{0%{opacity:0}to{opacity:1}}.Gallery-module__PHsOXq__lightboxImageContainer{cursor:default;width:90vw;max-width:1200px;height:80vh;position:relative}.Gallery-module__PHsOXq__lightboxImage{object-fit:contain}.Gallery-module__PHsOXq__lightboxClose{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;padding:0;font-size:3rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.Gallery-module__PHsOXq__lightboxPrev,.Gallery-module__PHsOXq__lightboxNext{color:#fff;cursor:pointer;z-index:1001;background:#00000080;border:none;border-radius:8px;padding:1rem;font-size:2rem;transition:background-color .2s;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__PHsOXq__lightboxPrev{left:1rem}.Gallery-module__PHsOXq__lightboxNext{right:1rem}.Gallery-module__PHsOXq__lightboxPrev:hover,.Gallery-module__PHsOXq__lightboxNext:hover{background:#000c}.Gallery-module__PHsOXq__captionOverlay{text-align:center;color:#fff;pointer-events:none;z-index:3;background:linear-gradient(#0000 0%,#0006 40%,#000000d9 100%);width:100%;padding:2.5rem 1rem 1rem;position:absolute;bottom:0;left:0}.Gallery-module__PHsOXq__captionHeader{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:.5rem;display:flex}.Gallery-module__PHsOXq__captionCategory{color:#3182f6;letter-spacing:-.02em;text-align:center;font-size:1.15rem;font-weight:850}.Gallery-module__PHsOXq__adminEditBtn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.Gallery-module__PHsOXq__adminEditBtn:hover{color:#111827;background:#e5e7eb}.Gallery-module__PHsOXq__editIcon{width:12px;height:12px}.Gallery-module__PHsOXq__editorOverlay{z-index:2000;background:#0006;align-items:flex-end;animation:.3s ease-out Gallery-module__PHsOXq__fadeIn;display:flex;position:fixed;inset:0}.Gallery-module__PHsOXq__bottomSheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:600px;margin:0 auto;padding:1.5rem;animation:.3s ease-out Gallery-module__PHsOXq__slideUp;box-shadow:0 -5px 20px #0000001a}@keyframes Gallery-module__PHsOXq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Gallery-module__PHsOXq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Gallery-module__PHsOXq__sheetHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Gallery-module__PHsOXq__sheetHeader h3{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.Gallery-module__PHsOXq__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.Gallery-module__PHsOXq__langHint{color:#9ca3af;margin-bottom:.5rem;font-size:.8rem}.Gallery-module__PHsOXq__editArea{resize:none;border:1px solid #e5e7eb;border-radius:12px;width:100%;min-height:120px;margin-bottom:1.5rem;padding:.875rem;font-family:inherit;font-size:1rem;line-height:1.5}.Gallery-module__PHsOXq__editArea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Gallery-module__PHsOXq__sheetActions{gap:.75rem;display:flex}.Gallery-module__PHsOXq__cancelBtn,.Gallery-module__PHsOXq__saveBtn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s}.Gallery-module__PHsOXq__cancelBtn{color:#4b5563;background:#f3f4f6}.Gallery-module__PHsOXq__saveBtn{color:#fff;background:#111827}.Gallery-module__PHsOXq__saveBtn:disabled{opacity:.5;cursor:not-allowed}.Gallery-module__PHsOXq__cancelBtn:hover{background:#e5e7eb}.Gallery-module__PHsOXq__saveBtn:not(:disabled):hover{background:#000}.Gallery-module__PHsOXq__captionText{color:#fff;text-shadow:0 1px 2px #00000080;word-break:keep-all;margin:0;font-size:.95rem;font-weight:700;line-height:1.4}@media (min-width:768px){.Gallery-module__PHsOXq__captionTitle{font-size:1.25rem}.Gallery-module__PHsOXq__captionText{font-size:1.1rem}.Gallery-module__PHsOXq__captionOverlay{padding:4rem 2rem 1.5rem}}.Gallery-module__PHsOXq__lightboxCaptionBlock{text-align:center;pointer-events:none;background:linear-gradient(#0000 0%,#0006 30%,#000000e6 100%);flex-direction:column;align-items:center;gap:6px;width:100%;padding:3rem 1.5rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.Gallery-module__PHsOXq__lightboxCaptionBlock .Gallery-module__PHsOXq__captionCategory{color:#fff;text-shadow:0 1px 4px #00000080;font-size:1.15rem}.Gallery-module__PHsOXq__lightboxCounter{color:#9ca3af;font-size:.85rem;font-weight:500}
.CalendarSection-module__vbdqWa__container{flex-direction:column;display:flex}.CalendarSection-module__vbdqWa__header{text-align:left;padding:1rem 0 2rem}.CalendarSection-module__vbdqWa__title{color:#191f28;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.CalendarSection-module__vbdqWa__desc{color:#4e5968;margin:0;font-size:1rem}.CalendarSection-module__vbdqWa__content{grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:100%;margin:0;padding:0;display:grid}@media (min-width:1024px){.CalendarSection-module__vbdqWa__content{grid-template-columns:1.2fr .8fr;align-items:start}}.CalendarSection-module__vbdqWa__calendarSection{box-shadow:none;background-color:#fff;border:none;border-radius:0;flex-direction:column;padding:0;display:flex}.CalendarSection-module__vbdqWa__calHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CalendarSection-module__vbdqWa__calTitle{color:#191f28;margin:0;font-size:1.25rem;font-weight:700}.CalendarSection-module__vbdqWa__calNav{cursor:pointer;color:#4e5968;background:#f9fafb;border:1px solid #e5e8eb;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:all .2s}.CalendarSection-module__vbdqWa__calNav:hover{background-color:#f2f4f6}.CalendarSection-module__vbdqWa__weekdays{text-align:center;color:#8b95a1;grid-template-columns:repeat(7,1fr);margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:grid}.CalendarSection-module__vbdqWa__daysGrid{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.CalendarSection-module__vbdqWa__dayWrapper{flex-direction:column;display:flex;position:relative}.CalendarSection-module__vbdqWa__dayBtn{aspect-ratio:1;cursor:pointer;color:#191f28;background-color:#f9fafb;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.CalendarSection-module__vbdqWa__dayBtn:hover:not(.CalendarSection-module__vbdqWa__booked):not(.CalendarSection-module__vbdqWa__past){background-color:#e5e8eb}.CalendarSection-module__vbdqWa__dayBtn.CalendarSection-module__vbdqWa__selected{color:#fff;background-color:#3182f6;font-weight:700}.CalendarSection-module__vbdqWa__dayBtn.CalendarSection-module__vbdqWa__inRange{color:#3182f6;background-color:#e8f3ff;border-radius:0}.CalendarSection-module__vbdqWa__dayBtn.CalendarSection-module__vbdqWa__booked{color:#ff4b82;cursor:not-allowed;opacity:1;background-color:#fff0f6;text-decoration:line-through}.CalendarSection-module__vbdqWa__dayBtn.CalendarSection-module__vbdqWa__bookedStart{color:#fff!important;background-color:#ff4b82!important;text-decoration:none!important}.CalendarSection-module__vbdqWa__dayBtn.CalendarSection-module__vbdqWa__past{color:#e5e8eb;cursor:not-allowed}.CalendarSection-module__vbdqWa__dayBtn.CalendarSection-module__vbdqWa__today{border:1.5px solid #3182f6}.CalendarSection-module__vbdqWa__saturday{color:#ff8e99!important}.CalendarSection-module__vbdqWa__sunday{color:#ff4d4f!important}.CalendarSection-module__vbdqWa__floatingHint{color:#fff;white-space:nowrap;pointer-events:none;z-index:100;background-color:#3182f6;border-radius:24px;padding:8px 14px;font-size:.85rem;font-weight:700;animation:.3s ease-out CalendarSection-module__vbdqWa__floatUp,2s infinite CalendarSection-module__vbdqWa__shadowPulse;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 4px 15px #3182f666}.CalendarSection-module__vbdqWa__floatingHint:after{content:"";border-top:8px solid #3182f6;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes CalendarSection-module__vbdqWa__floatUp{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@keyframes CalendarSection-module__vbdqWa__shadowPulse{0%{box-shadow:0 4px 15px #3182f666}50%{box-shadow:0 8px 25px #3182f699}to{box-shadow:0 4px 15px #3182f666}}.CalendarSection-module__vbdqWa__weekendLabel{color:#ff4d4f}.CalendarSection-module__vbdqWa__weekendLabel:nth-last-child(2){color:#ff8e99}.CalendarSection-module__vbdqWa__legend{color:#8b95a1;justify-content:flex-start;gap:1.5rem;margin-top:1.5rem;font-size:.85rem;display:flex}.CalendarSection-module__vbdqWa__legItem{align-items:center;gap:.4rem;display:flex}.CalendarSection-module__vbdqWa__box{border-radius:2px;width:10px;height:10px}.CalendarSection-module__vbdqWa__box.CalendarSection-module__vbdqWa__booked{background-color:#ff4b82}.CalendarSection-module__vbdqWa__box.CalendarSection-module__vbdqWa__selected{background-color:#3182f6}.CalendarSection-module__vbdqWa__reserveAction{box-shadow:none;background-color:#fff;border:none;border-radius:0;flex-direction:column;gap:1.5rem;padding:0;display:flex}.CalendarSection-module__vbdqWa__stayInfoBox{color:#191f28;background-color:#f9fafb;border:1px solid #f2f4f6;border-radius:16px;flex-direction:column;gap:.4rem;padding:1.25rem;display:flex}.CalendarSection-module__vbdqWa__stayDates{font-size:1.1rem;font-weight:700}.CalendarSection-module__vbdqWa__stayNights{color:#4e5968;font-size:.9rem}.CalendarSection-module__vbdqWa__pricingCard{background-color:#f9fafb;border:none;border-radius:16px;padding:1.5rem}.CalendarSection-module__vbdqWa__priceTotal{color:#191f28;border-top:1px solid #e5e8eb;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.35rem;font-weight:800;display:flex}.CalendarSection-module__vbdqWa__primaryReserveBtn{color:#fff;cursor:pointer;background-color:#3182f6;border:none;border-radius:16px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.CalendarSection-module__vbdqWa__primaryReserveBtn:hover{background-color:#1b64da}.CalendarSection-module__vbdqWa__reserveSummary{background-color:#f9fafb;border:1px solid #f2f4f6;border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.CalendarSection-module__vbdqWa__summaryInfo{flex-direction:column;gap:.4rem;display:flex}.CalendarSection-module__vbdqWa__summaryDates{color:#191f28;font-size:1.15rem;font-weight:800}.CalendarSection-module__vbdqWa__summaryNights{color:#3182f6;font-size:1rem;font-weight:600}@media (max-width:600px){.CalendarSection-module__vbdqWa__reserveSummary{flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem}}.CalendarSection-module__vbdqWa__guestSelect{color:#191f28;background-color:#fff;border:1px solid #e5e8eb;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem;font-size:1rem}.CalendarSection-module__vbdqWa__guestSelect:focus{border-color:#3182f6}.CalendarSection-module__vbdqWa__baseInfoList h3{color:#191f28;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.CalendarSection-module__vbdqWa__baseInfoList ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.CalendarSection-module__vbdqWa__baseInfoList li{color:#4e5968;align-items:flex-start;gap:.5rem;font-size:1rem;display:flex}.CalendarSection-module__vbdqWa__baseInfoList li:before{content:"•";color:#3182f6;font-weight:700}@media (max-width:768px){.CalendarSection-module__vbdqWa__title{font-size:1.5rem}.CalendarSection-module__vbdqWa__daysGrid{gap:.25rem}.CalendarSection-module__vbdqWa__dayBtn{border-radius:8px;font-size:.9rem}}.CalendarSection-module__vbdqWa__inlineListHeader{text-align:center;margin-bottom:2rem}.CalendarSection-module__vbdqWa__inlineListTitle{color:#191f28;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.CalendarSection-module__vbdqWa__inlineListDesc{color:#8b95a1;font-size:1rem}.CalendarSection-module__vbdqWa__inlineMonthGrid{flex-direction:column;gap:2.5rem;display:flex}.CalendarSection-module__vbdqWa__monthRow{flex-direction:column;gap:1rem;display:flex}.CalendarSection-module__vbdqWa__monthLabel{color:#191f28;border-left:4px solid #3182f6;padding-left:.5rem;font-size:1.25rem;font-weight:700}.CalendarSection-module__vbdqWa__monthDays{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.CalendarSection-module__vbdqWa__gridDay{aspect-ratio:1;color:#4e5968;cursor:default;background-color:#f9fafb;border-radius:4px;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.CalendarSection-module__vbdqWa__gridDay.CalendarSection-module__vbdqWa__booked{color:#ff4b82;background-color:#fff0f6;text-decoration:line-through}.CalendarSection-module__vbdqWa__gridDay.CalendarSection-module__vbdqWa__available{color:#3182f6;background-color:#e8f3ff;border:1px solid #3182f633}.CalendarSection-module__vbdqWa__gridDay.CalendarSection-module__vbdqWa__today{box-shadow:inset 0 0 0 1.5px #3182f6}@media (max-width:600px){.CalendarSection-module__vbdqWa__monthDays{gap:2px}.CalendarSection-module__vbdqWa__gridDay{font-size:.7rem}}.CalendarSection-module__vbdqWa__inlineMonthCard{background:#fff;border:1px solid #f2f4f6;border-radius:12px;padding:1.25rem}.CalendarSection-module__vbdqWa__inlineMonthTitle{color:#191f28;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.CalendarSection-module__vbdqWa__miniWeekdays{text-align:center;color:#adb5bd;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:grid}.CalendarSection-module__vbdqWa__miniCalendarGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.CalendarSection-module__vbdqWa__detailBody{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.CalendarSection-module__vbdqWa__detailRow{flex-direction:column;gap:.4rem;display:flex}.CalendarSection-module__vbdqWa__detailLabel{color:#8b95a1;font-size:.85rem;font-weight:700}.CalendarSection-module__vbdqWa__detailValue{color:#191f28;font-size:1.1rem;font-weight:700}.CalendarSection-module__vbdqWa__nightCount{color:#3182f6;margin-left:.5rem;font-size:.9rem}.CalendarSection-module__vbdqWa__miniDay{aspect-ratio:1;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.CalendarSection-module__vbdqWa__miniDayEmpty{cursor:default}.CalendarSection-module__vbdqWa__miniDayAvailable{color:#adb5bd;background-color:#f9fafb}.CalendarSection-module__vbdqWa__miniDayBooked{color:#ff4b82;background-color:#fff0f6;font-weight:700}.CalendarSection-module__vbdqWa__miniDayStart{color:#fff;background-color:#ff4b82}.CalendarSection-module__vbdqWa__modalFooter{background:#fff;border-top:1px solid #f2f4f6;gap:.75rem;padding:1.25rem 1.5rem;display:flex;position:sticky;bottom:0}.CalendarSection-module__vbdqWa__secondaryBtn{color:#4e5968;cursor:pointer;background:#f2f4f6;border:none;border-radius:12px;flex:1;padding:.75rem;font-weight:700}.CalendarSection-module__vbdqWa__editBtn{color:#3182f6;background:#fff;border:1px solid #3182f6}.CalendarSection-module__vbdqWa__deleteBtn{color:#f04452;cursor:pointer;background:#fff0f6;border:none;border-radius:12px;flex:1;padding:.75rem;font-weight:700}.CalendarSection-module__vbdqWa__saveBtn{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:12px;flex:1;padding:.75rem;font-weight:700}.CalendarSection-module__vbdqWa__editInput{background:#f9fafb;border:1px solid #e5e8eb;border-radius:12px;padding:.75rem;font-size:1rem}.CalendarSection-module__vbdqWa__editRow{align-items:center;gap:.5rem;display:flex}.CalendarSection-module__vbdqWa__editTextarea{resize:vertical;background:#f9fafb;border:1px solid #e5e8eb;border-radius:12px;min-height:100px;padding:.75rem;font-size:1rem}.CalendarSection-module__vbdqWa__modalOverlay{z-index:3000;background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CalendarSection-module__vbdqWa__modalContent{width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.CalendarSection-module__vbdqWa__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #f2f4f6;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.CalendarSection-module__vbdqWa__modalHeader h3{color:#191f28;margin:0;font-size:1.2rem;font-weight:700}.CalendarSection-module__vbdqWa__closeBtn{color:#8b95a1;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.CalendarSection-module__vbdqWa__listView{-webkit-overflow-scrolling:touch;flex:1;padding:1.5rem;overflow-y:auto}.CalendarSection-module__vbdqWa__monthSection{margin-bottom:2rem}.CalendarSection-module__vbdqWa__monthHeader{color:#191f28;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.CalendarSection-module__vbdqWa__monthList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.CalendarSection-module__vbdqWa__itemAvailable{color:#8b95a1;background:#f9fafb;border-radius:10px;padding:.75rem 1rem;font-size:.95rem}.CalendarSection-module__vbdqWa__itemBooked{color:#ff4b82;background:#fff0f6;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:600}.CalendarSection-module__vbdqWa__continuedItem{color:#ff4b82}.CalendarSection-module__vbdqWa__detailText{white-space:pre-wrap;color:#4e5968;background:#f9fafb;border-radius:12px;margin:0;padding:1rem;font-size:1rem;line-height:1.5}.CalendarSection-module__vbdqWa__dayWrapper{position:relative;overflow:visible!important}.CalendarSection-module__vbdqWa__floatingHint{color:#fff;white-space:nowrap;z-index:100;pointer-events:none;background:#191f28;border-radius:8px;padding:8px 12px;font-size:.8rem;font-weight:600;animation:2s infinite CalendarSection-module__vbdqWa__bounceHint;position:absolute;top:-55px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.CalendarSection-module__vbdqWa__inlineLegend{color:#4e5968;justify-content:center;gap:1.5rem;margin:.5rem 0 2rem;font-size:.9rem;font-weight:600;display:flex}.CalendarSection-module__vbdqWa__inlineLegendItem{align-items:center;gap:.5rem;display:flex}.CalendarSection-module__vbdqWa__inlineLegendBox{border-radius:4px;width:16px;height:16px}.CalendarSection-module__vbdqWa__inlineLegendBox.CalendarSection-module__vbdqWa__booked{background-color:#fff0f6;border:1px solid #ffdde8}.CalendarSection-module__vbdqWa__inlineLegendBox.CalendarSection-module__vbdqWa__available{background-color:#f9fafb;border:1px solid #e5e8eb}.CalendarSection-module__vbdqWa__floatingHint:after{content:"";border-top:6px solid #191f28;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@keyframes CalendarSection-module__vbdqWa__bounceHint{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-6px)}60%{transform:translate(-50%)translateY(-3px)}}.CalendarSection-module__vbdqWa__legendInModal{border-bottom:1px solid #f2f4f6;gap:1rem;margin-bottom:.5rem;padding:0 1.5rem 1rem;display:flex}.CalendarSection-module__vbdqWa__legItemInModal{color:#4e5968;align-items:center;gap:.5rem;font-size:.9rem;display:flex}
.LocationSection-module__lBSD5a__container{max-width:100%;margin:0;padding:0}.LocationSection-module__lBSD5a__title{color:#191f28;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.LocationSection-module__lBSD5a__address{color:#4e5968;word-break:keep-all;background:#f9fafb;border:1px solid #f2f4f6;border-radius:16px;margin-bottom:2rem;padding:1.5rem;font-size:1.1rem;line-height:1.6}.LocationSection-module__lBSD5a__mapWrapper{background-color:#f2f4f6;border:1px solid #f2f4f6;border-radius:20px;width:100%;margin-bottom:2rem;overflow:hidden}.LocationSection-module__lBSD5a__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}.LocationSection-module__lBSD5a__mapBtn{text-align:center;border-radius:16px;flex:1;min-width:150px;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.LocationSection-module__lBSD5a__mapBtn:active{transform:scale(.96)}.LocationSection-module__lBSD5a__naver{color:#fff;background-color:#03c75a}.LocationSection-module__lBSD5a__kakao{color:#191f28;background-color:#fee500}@media (max-width:768px){.LocationSection-module__lBSD5a__title{font-size:1.5rem}.LocationSection-module__lBSD5a__mapBtn{padding:.8rem;font-size:.95rem}}
.GuideSection-module__SwDdIW__container{max-width:100%;margin:0;padding:0}.GuideSection-module__SwDdIW__header{text-align:left;margin-bottom:2.5rem}.GuideSection-module__SwDdIW__title{color:#191f28;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.GuideSection-module__SwDdIW__subtitle{color:#8b95a1;word-break:keep-all;font-size:1.1rem;font-weight:500}.GuideSection-module__SwDdIW__content{flex-direction:column;gap:1.25rem;display:flex}.GuideSection-module__SwDdIW__accordion{background-color:#fff;border:1px solid #f2f4f6;border-radius:16px;transition:all .2s;overflow:hidden}.GuideSection-module__SwDdIW__accordion summary{cursor:pointer;color:#333d4b;background-color:#f9fafb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:700;list-style:none;display:flex}.GuideSection-module__SwDdIW__accordion summary::-webkit-details-marker{display:none}.GuideSection-module__SwDdIW__accordion summary:after{content:"+";color:#adb5bd;font-size:1.25rem}.GuideSection-module__SwDdIW__accordion[open] summary:after{content:"−"}.GuideSection-module__SwDdIW__accordion[open] summary{border-bottom:1px solid #f2f4f6}.GuideSection-module__SwDdIW__accordionContent{color:#4e5968;padding:1.5rem;font-size:1rem;line-height:1.6}.GuideSection-module__SwDdIW__customList{margin:0;padding:0;list-style:none}.GuideSection-module__SwDdIW__customList li{margin-bottom:1.5rem;padding-left:1.5rem;line-height:1.6;position:relative}.GuideSection-module__SwDdIW__customList li:before{content:"•";color:#3182f6;font-weight:700;position:absolute;top:0;left:0}.GuideSection-module__SwDdIW__customList li strong{color:#191f28;margin-bottom:.4rem;font-size:1.05rem;font-weight:700;display:block}.GuideSection-module__SwDdIW__quote{color:#3182f6;background-color:#f9fafb;border-left:4px solid #3182f6;border-radius:0 12px 12px 0;margin-top:1.5rem;padding:1.25rem;font-weight:600}.GuideSection-module__SwDdIW__globalHostQuote{color:#3182f6;text-align:center;background-color:#f8f9fa;border-radius:16px;margin-top:2rem;padding:1.5rem;font-size:1.05rem;font-weight:700}.GuideSection-module__SwDdIW__gridList{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.GuideSection-module__SwDdIW__gridCol h4{color:#191f28;border-bottom:1px solid #f2f4f6;margin:0 0 .75rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.GuideSection-module__SwDdIW__gridCol p{color:#4e5968;font-size:.95rem;line-height:1.6}.GuideSection-module__SwDdIW__amenityBox{background-color:#f8f9fa;border:1px solid #e5e8eb;border-radius:16px;padding:1.5rem}.GuideSection-module__SwDdIW__amenityBox strong{color:#3182f6;margin-bottom:.6rem;font-size:1.1rem;font-weight:800;display:block}@media (max-width:768px){.GuideSection-module__SwDdIW__gridList{grid-template-columns:1fr}.GuideSection-module__SwDdIW__title{font-size:1.5rem}.GuideSection-module__SwDdIW__accordion summary{padding:1.1rem;font-size:1rem}}
.CompactHostProfile-module__FXYCYW__profileCard{background:#fff;border:1px solid #f2f4f6;border-radius:16px;align-items:center;gap:1.25rem;max-width:320px;margin:.5rem 0;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 12px #0000000d}.CompactHostProfile-module__FXYCYW__avatarWrapper{border:2px solid #f2f4f6;border-radius:50%;flex-shrink:0;width:54px;height:54px;overflow:hidden}.CompactHostProfile-module__FXYCYW__avatar{object-fit:cover;width:100%;height:100%}.CompactHostProfile-module__FXYCYW__infoWrapper{flex-direction:column;flex:1;gap:.4rem;display:flex}.CompactHostProfile-module__FXYCYW__headerRow{align-items:baseline;gap:.5rem;display:flex}.CompactHostProfile-module__FXYCYW__name{color:#191f28;margin:0;font-size:1.1rem;font-weight:800}.CompactHostProfile-module__FXYCYW__role{color:#8b95a1;font-size:.85rem;font-weight:600}.CompactHostProfile-module__FXYCYW__bio{color:#4e5968;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.CompactHostProfile-module__FXYCYW__contactActions{gap:.6rem;margin-top:2px;display:flex}.CompactHostProfile-module__FXYCYW__actionBtn{color:#3182f6;background:#f9fafb;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.CompactHostProfile-module__FXYCYW__actionBtn:hover{background:#f2f4f6;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.CompactHostProfile-module__FXYCYW__actionBtn.CompactHostProfile-module__FXYCYW__kakao{color:#3c1e1e;background:#fee500}.CompactHostProfile-module__FXYCYW__actionBtn.CompactHostProfile-module__FXYCYW__whatsapp{color:#fff;background:#25d366}@media (max-width:480px){.CompactHostProfile-module__FXYCYW__profileCard{width:100%;max-width:100%}}
.IntroSection-module__no_AfG__container{max-width:100%;margin:0;padding:0}.IntroSection-module__no_AfG__header{margin-bottom:2.5rem}.IntroSection-module__no_AfG__title{color:#191f28;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.IntroSection-module__no_AfG__subtitle{color:#4e5968;font-size:1.1rem;line-height:1.6}.IntroSection-module__no_AfG__storyBlock{color:#333d4b;font-size:1.05rem;line-height:1.7}.IntroSection-module__no_AfG__leadParagraph{border-bottom:1px solid #f2f4f6;margin-bottom:2.5rem;padding-bottom:1.5rem}.IntroSection-module__no_AfG__solutionList{flex-direction:column;gap:1.25rem;margin-bottom:3rem;display:flex}.IntroSection-module__no_AfG__solutionItem{background-color:#f9fafb;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.IntroSection-module__no_AfG__solIcon{flex-shrink:0;font-size:1.75rem}.IntroSection-module__no_AfG__solText h4{color:#191f28;margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.IntroSection-module__no_AfG__solText p{color:#4e5968;margin:0;font-size:.95rem;line-height:1.6}.IntroSection-module__no_AfG__conclusion{text-align:center;color:#3182f6;word-break:keep-all;background-color:#f8f9fa;border-radius:16px;padding:2.5rem 1.5rem;font-size:1.1rem;font-weight:700}.IntroSection-module__no_AfG__divider{background-color:#f2f4f6;border:0;height:1px;margin:4rem 0}.IntroSection-module__no_AfG__hostProfileWrapper{max-width:100%;margin:2rem 0}@media (max-width:600px){.IntroSection-module__no_AfG__hostProfileWrapper{margin:1.5rem 0}}
.ReserveForm-module__bGBxdW__container{background-color:#fff;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.ReserveForm-module__bGBxdW__header{z-index:10;background-color:#fff;border-bottom:1px solid #f2f4f6;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.ReserveForm-module__bGBxdW__backBtn{color:#4e5968;cursor:pointer;background:#f2f4f6;border:none;border-radius:12px;padding:.6rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s}.ReserveForm-module__bGBxdW__backBtn:hover{background-color:#e5e8eb}.ReserveForm-module__bGBxdW__title{color:#191f28;margin:0;font-size:1.5rem;font-weight:800}.ReserveForm-module__bGBxdW__content{grid-template-columns:1fr 1.2fr;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid}.ReserveForm-module__bGBxdW__summarySidebar{flex-direction:column;gap:1.5rem;display:flex}.ReserveForm-module__bGBxdW__summaryCard{background-color:#f9fafb;border:1px solid #f2f4f6;border-radius:24px;padding:1.5rem 2rem}.ReserveForm-module__bGBxdW__summaryTitle{color:#191f28;margin:0 0 1.5rem;font-size:1.25rem;font-weight:800}.ReserveForm-module__bGBxdW__infoRow{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.ReserveForm-module__bGBxdW__infoLabel{color:#8b95a1;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.ReserveForm-module__bGBxdW__infoValue{color:#333d4b;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.ReserveForm-module__bGBxdW__nightBadge{color:#3182f6;background-color:#e8f3ff;border-radius:6px;padding:.2rem .6rem;font-size:.8rem}.ReserveForm-module__bGBxdW__inlineSelect{color:#333d4b;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%234e5968' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14a1 1 0 0 0 1.506 0l4.999-6.323C14.045 4.45 13.56 3 12.33 3H3.67c-1.23 0-1.715 1.45-1.013 2.317l4.59 5.823z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #e5e8eb;border-radius:10px;padding:.5rem 2rem .5rem .75rem;font-size:1rem;font-weight:700}.ReserveForm-module__bGBxdW__divider{border:none;border-top:1px solid #e5e8eb;margin:1.5rem 0}.ReserveForm-module__bGBxdW__pricingList{flex-direction:column;gap:.75rem;display:flex}.ReserveForm-module__bGBxdW__priceItem{color:#4e5968;justify-content:space-between;font-size:1rem;font-weight:500;display:flex}.ReserveForm-module__bGBxdW__discount{color:#ef4444}.ReserveForm-module__bGBxdW__totalPrice{color:#191f28;border-top:1px solid #e5e8eb;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:800;display:flex}.ReserveForm-module__bGBxdW__paymentCard{background-color:#fff;border:1px solid #f2f4f6;border-radius:20px;padding:1.5rem 2rem;box-shadow:0 4px 20px #00000008}.ReserveForm-module__bGBxdW__paymentCard h3{color:#191f28;margin:0 0 1rem;font-size:1rem;font-weight:800}.ReserveForm-module__bGBxdW__accountList{flex-direction:column;gap:.6rem;display:flex}.ReserveForm-module__bGBxdW__accountList p{color:#4e5968;word-break:break-all;margin:0;font-size:.9rem;line-height:1.5}.ReserveForm-module__bGBxdW__accountList strong{color:#3182f6}.ReserveForm-module__bGBxdW__formSection{flex-direction:column;display:flex}.ReserveForm-module__bGBxdW__form{flex-direction:column;gap:1.5rem;display:flex}.ReserveForm-module__bGBxdW__formGroup{flex-direction:column;gap:.6rem;display:flex}.ReserveForm-module__bGBxdW__formGroup label{color:#333d4b;font-size:.95rem;font-weight:700}.ReserveForm-module__bGBxdW__required{color:#ef4444}.ReserveForm-module__bGBxdW__formGroup input,.ReserveForm-module__bGBxdW__formGroup textarea{color:#191f28;background-color:#fff;border:1px solid #e5e8eb;border-radius:14px;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.ReserveForm-module__bGBxdW__formGroup input:focus,.ReserveForm-module__bGBxdW__formGroup textarea:focus{border-color:#3182f6;outline:none;box-shadow:0 0 0 4px #3182f61a}.ReserveForm-module__bGBxdW__phoneInputContainer{flex-wrap:wrap;gap:.5rem;display:flex}.ReserveForm-module__bGBxdW__countrySelect{background-color:#f9fafb;border:1px solid #e5e8eb;border-radius:14px;width:120px;padding:0 1rem;font-size:1rem;font-weight:600}.ReserveForm-module__bGBxdW__phoneInputContainer input{flex:1;min-width:150px}.ReserveForm-module__bGBxdW__directWarning{color:#ef4444;word-break:keep-all;background-color:#fff8f8;border:1px solid #ef44441a;border-radius:16px;padding:1.25rem;font-size:.95rem;font-weight:600;line-height:1.6}.ReserveForm-module__bGBxdW__directWarning p{margin:0}.ReserveForm-module__bGBxdW__submitBtn{color:#fff;cursor:pointer;background-color:#3182f6;border:none;border-radius:18px;margin-top:1rem;padding:1.25rem;font-size:1.15rem;font-weight:800;transition:all .2s}.ReserveForm-module__bGBxdW__submitBtn:hover{background-color:#1b64da;transform:translateY(-2px);box-shadow:0 8px 20px #3182f640}.ReserveForm-module__bGBxdW__submitBtn:disabled{color:#8b95a1;cursor:not-allowed;box-shadow:none;background-color:#e5e8eb;transform:none}@media (max-width:900px){.ReserveForm-module__bGBxdW__content{grid-template-columns:1fr;gap:1.5rem;padding:1rem 1rem 3rem}.ReserveForm-module__bGBxdW__header{gap:1rem;padding:1rem}.ReserveForm-module__bGBxdW__title{font-size:1.3rem}.ReserveForm-module__bGBxdW__summaryCard,.ReserveForm-module__bGBxdW__paymentCard{border-radius:20px;padding:1.25rem}.ReserveForm-module__bGBxdW__formSection{order:2}.ReserveForm-module__bGBxdW__summarySidebar{order:1;gap:1rem}}
.TangoStay-module__iKTTlq__container{background:#fff;flex-direction:column;min-height:100vh;display:flex}.TangoStay-module__iKTTlq__langBar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #f2f4f6;padding:.75rem 1.5rem;position:sticky;top:0}.TangoStay-module__iKTTlq__langInner{justify-content:flex-end;align-items:center;gap:.5rem;width:100%;display:flex}.TangoStay-module__iKTTlq__langLabel{color:#8b95a1;font-size:.85rem;font-weight:600}.TangoStay-module__iKTTlq__langSelect{cursor:pointer;color:#4e5968;background:#f9fafb;border:1px solid #e5e8eb;border-radius:10px;outline:none;padding:.4rem .6rem;font-size:.9rem}.TangoStay-module__iKTTlq__content{width:100%;padding-bottom:5rem}.TangoStay-module__iKTTlq__section{border-bottom:8px solid #f2f4f6;padding:1.5rem 1.25rem}.TangoStay-module__iKTTlq__heroSection{text-align:center;border-bottom:8px solid #f2f4f6;margin:0;padding:0}.TangoStay-module__iKTTlq__heroTitle{color:#191f28;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.TangoStay-module__iKTTlq__heroSubtitle{color:#4e5968;word-break:keep-all;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.TangoStay-module__iKTTlq__heroTitle{font-size:1.85rem}.TangoStay-module__iKTTlq__section{padding:1.25rem 1rem}}.TangoStay-module__iKTTlq__modalScrollContent{-webkit-overflow-scrolling:touch;height:calc(100vh - 80px);padding:1rem 1.25rem;overflow-y:auto}.TangoStay-module__iKTTlq__subTabs{z-index:10;background:#fff;border-bottom:1px solid #e5e8eb;padding:0 1rem;display:flex;position:sticky;top:0}.TangoStay-module__iKTTlq__subTabBtn{text-align:center;color:#8b95a1;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:14px 0;font-size:15px;font-weight:600;transition:all .2s}.TangoStay-module__iKTTlq__subTabBtn.TangoStay-module__iKTTlq__active{color:#3182f6;border-bottom-color:#3182f6}.TangoStay-module__iKTTlq__stayHeader{text-align:center;background:#fff;padding:2.5rem 1.5rem 1.5rem}.TangoStay-module__iKTTlq__stayTitle{color:#191f28;letter-spacing:-.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;display:flex}.TangoStay-module__iKTTlq__priceBadge{color:#3182f6;letter-spacing:0;white-space:nowrap;background:#eff8ff;border-radius:20px;align-items:center;padding:.35rem .65rem;font-size:.85rem;font-weight:700;display:inline-flex}.TangoStay-module__iKTTlq__staySubtitle{color:#4e5968;word-break:keep-all;font-size:1rem;line-height:1.5}.TangoStay-module__iKTTlq__sectionHeaderCombined{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.TangoStay-module__iKTTlq__sectionHeaderSpecs{align-items:center;gap:1rem;display:flex}.TangoStay-module__iKTTlq__sectionTitleInline{color:#191f28;margin:0;font-size:1.25rem;font-weight:700}.TangoStay-module__iKTTlq__monthlyStatusBtnSmall{color:#4e5968;cursor:pointer;background:#f2f4f6;border:none;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:background .2s}.TangoStay-module__iKTTlq__monthlyStatusBtnSmall:hover{background:#e5e8eb}.TangoStay-module__iKTTlq__headerRightInfo{color:#8b95a1;font-size:.85rem;font-weight:500}.TangoStay-module__iKTTlq__chatLinkBtn{color:#3182f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:700;text-decoration:none}.TangoStay-module__iKTTlq__chatLinkBtn:hover{text-decoration:underline}@media (max-width:600px){.TangoStay-module__iKTTlq__sectionHeaderCombined{flex-direction:column;align-items:flex-start;gap:.75rem}.TangoStay-module__iKTTlq__sectionHeaderSpecs{justify-content:space-between;width:100%}}.TangoStay-module__iKTTlq__comingSoon{text-align:center;background:#f9fafb;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:5rem 2rem;display:flex}.TangoStay-module__iKTTlq__comingSoonBadge{color:#3182f6;background:#e8f3ff;border-radius:100px;margin-bottom:1.5rem;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-block}.TangoStay-module__iKTTlq__comingSoonTitle{color:#191f28;margin-bottom:1rem;font-size:2rem;font-weight:800}.TangoStay-module__iKTTlq__comingSoonDesc{color:#4e5968;word-break:keep-all;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.TangoStay-module__iKTTlq__stayTitle{font-size:1.5rem}.TangoStay-module__iKTTlq__comingSoonTitle{font-size:1.75rem}}.TangoStay-module__iKTTlq__calendarHint{color:#3182f6;word-break:keep-all;background:#e8f3ff;border-radius:10px;margin:0 0 1rem;padding:10px 14px;font-size:.9rem;font-weight:600;line-height:1.4;display:inline-block}@media (max-width:768px){.TangoStay-module__iKTTlq__calendarHint{box-sizing:border-box;width:100%;padding:8px 12px;font-size:.85rem}}
.ChatList-module__foMX_a__container{background-color:var(--bg-color,#f5f5f7);flex-direction:column;height:100%;display:flex}.ChatList-module__foMX_a__roomList{flex:1;padding:.5rem 0;overflow-y:auto}.ChatList-module__foMX_a__roomItem{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:16px;align-items:center;width:calc(100% - 16px);margin:2px 8px;padding:1rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ChatList-module__foMX_a__roomItem:hover{background-color:#00000008;transform:translateY(-1px)}.ChatList-module__foMX_a__roomItem:active{background-color:#0000000d}.ChatList-module__foMX_a__avatar{background:#f2f4f6;border:1px solid #0000000d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-right:.75rem;display:flex;position:relative;overflow:hidden}.ChatList-module__foMX_a__avatar img{object-fit:cover;width:100%;height:100%}.ChatList-module__foMX_a__splitAvatar{background-color:#fff;gap:1px;width:100%;height:100%;display:grid}.ChatList-module__foMX_a__splitAvatarImg{object-fit:cover;background-color:#f2f4f6;width:100%;height:100%}.ChatList-module__foMX_a__split2{grid-template-columns:1fr 1fr}.ChatList-module__foMX_a__split3{grid-template:"top top"1fr"bottom-left bottom-right"1fr/1fr 1fr}.ChatList-module__foMX_a__split3 :first-child{grid-area:top}.ChatList-module__foMX_a__split3 :nth-child(2){grid-area:bottom-left}.ChatList-module__foMX_a__split3 :nth-child(3){grid-area:bottom-right}.ChatList-module__foMX_a__split4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.ChatList-module__foMX_a__systemIcon{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;display:flex}.ChatList-module__foMX_a__notice{color:#fff;background:linear-gradient(135deg,#ff4d4f,#ff7875)}.ChatList-module__foMX_a__openChat{color:#fff;background:linear-gradient(135deg,#3182f6,#6ea8fe)}.ChatList-module__foMX_a__roomInfo{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.ChatList-module__foMX_a__roomTop{justify-content:space-between;align-items:center;margin-bottom:.2rem;display:flex}.ChatList-module__foMX_a__roomName{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;align-items:center;max-width:180px;font-size:1.05rem;font-weight:700;display:flex;overflow:hidden}.ChatList-module__foMX_a__noticeBadge{color:#fff;background:#3182f6;border-radius:6px;flex-shrink:0;margin-left:8px;padding:2px 6px;font-size:.65rem;font-weight:800;box-shadow:0 2px 4px #3182f633}.ChatList-module__foMX_a__time{color:#adb5bd;flex-shrink:0;font-size:.7rem}.ChatList-module__foMX_a__lastMessage{color:#4e5968;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.ChatList-module__foMX_a__adminAction{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.ChatList-module__foMX_a__searchContainer{z-index:30;background:#fff;border-bottom:1px solid #0000000d;padding:.75rem 1.25rem;position:relative}.ChatList-module__foMX_a__searchInput{background-color:#f2f4f6;border:1px solid #e5e8eb;border-radius:20px;outline:none;width:100%;padding:.6rem 1rem;font-size:.9rem;transition:all .2s}.ChatList-module__foMX_a__searchInput:focus{background-color:#fff;border-color:#3182f6;box-shadow:0 0 0 3px #3182f61a}.ChatList-module__foMX_a__searchResultItem{cursor:pointer;align-items:center;gap:12px;padding:.85rem 1.25rem;transition:all .2s;display:flex}.ChatList-module__foMX_a__searchAvatar{background-color:#f2f4f6;border:1px solid #0000000d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.ChatList-module__foMX_a__searchAvatar img{object-fit:cover;width:100%;height:100%}.ChatList-module__foMX_a__searchAvatar span{color:#8b95a1;font-size:.9rem;font-weight:700}.ChatList-module__foMX_a__searchInfo{flex-direction:column;flex:1;gap:2px;display:flex}.ChatList-module__foMX_a__searchResultItem:hover{background-color:#f9fafb}.ChatList-module__foMX_a__searchResultItem.ChatList-module__foMX_a__selected{background-color:#e8f3ff}.ChatList-module__foMX_a__searchResults{flex-direction:column;gap:4px;max-height:400px;margin-top:.5rem;display:flex;overflow-y:auto}.ChatList-module__foMX_a__checkbox{border:2px solid #e5e8eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:12px;transition:all .2s;display:flex}.ChatList-module__foMX_a__selected .ChatList-module__foMX_a__checkbox{background:#3182f6;border-color:#3182f6}.ChatList-module__foMX_a__checkIcon{color:#fff;font-size:.8rem;font-weight:700}.ChatList-module__foMX_a__userSearchInfo{flex-direction:column;gap:2px;display:flex}.ChatList-module__foMX_a__searchNickname{color:#1a1a1a;font-size:1rem;font-weight:700}.ChatList-module__foMX_a__searchMeta{color:#8b95a1;align-items:center;gap:6px;font-size:.75rem;display:flex}.ChatList-module__foMX_a__searchRole{color:#4e5968;background-color:#f2f4f6;border-radius:4px;padding:1px 6px;font-weight:600}.ChatList-module__foMX_a__maskedPhone{letter-spacing:.02em}.ChatList-module__foMX_a__groupSettings{flex-direction:column;gap:.5rem;padding:0 1.25rem .75rem;animation:.2s ease-out ChatList-module__foMX_a__fadeIn;display:flex}.ChatList-module__foMX_a__roomNameInput{border:1px solid #e5e8eb;border-radius:10px;outline:none;padding:.6rem 1rem;font-size:.9rem}.ChatList-module__foMX_a__roomNameInput:focus{border-color:#3182f6}@keyframes ChatList-module__foMX_a__fadeIn{0%{opacity:0}to{opacity:1}}.ChatList-module__foMX_a__createRoomBtn{color:#fff;cursor:pointer;z-index:50;background:#3182f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0 1.25rem;padding:.8rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:sticky;bottom:1rem;box-shadow:0 4px 12px #3182f64d}.ChatList-module__foMX_a__createRoomBtn:active{transform:scale(.98)}.ChatList-module__foMX_a__createRoomBtn:disabled{box-shadow:none;background:#cbd5e0}.ChatList-module__foMX_a__fab{color:#fff;cursor:pointer;z-index:100;background:linear-gradient(135deg,#3182f6,#2d74e5);border:none;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:110px;right:20px;box-shadow:0 4px 15px #3182f666}.ChatList-module__foMX_a__fab:hover{transform:scale(1.1);box-shadow:0 6px 20px #3182f680}.ChatList-module__foMX_a__fab:active{transform:scale(.95)}.ChatList-module__foMX_a__fabIcon{font-size:28px;font-weight:300;line-height:1}.ChatList-module__foMX_a__searchModalContent{background:#fff;flex-direction:column;height:80vh;display:flex}.ChatList-module__foMX_a__modalSearchHeader{z-index:10;background:#fff;border-bottom:1px solid #f2f4f6;padding:1rem 1.25rem;position:sticky;top:0}.ChatList-module__foMX_a__searchBarWrapper{background:#f2f4f6;border-radius:12px;align-items:center;gap:8px;padding:.5rem 1rem;display:flex}.ChatList-module__foMX_a__searchIcon{color:#8b95a1;font-size:1rem}.ChatList-module__foMX_a__modalSearchInput{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-size:1rem}.ChatList-module__foMX_a__selectedChips{flex-wrap:wrap;gap:8px;margin-top:1rem;padding-bottom:.5rem;display:flex}.ChatList-module__foMX_a__chip{color:#3182f6;cursor:pointer;background:#e8f3ff;border:1px solid #3182f633;border-radius:100px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.ChatList-module__foMX_a__chip:hover{background:#d0e7ff}.ChatList-module__foMX_a__chipClose{opacity:.7;font-size:.75rem}.ChatList-module__foMX_a__modalSearchResults{flex:1;padding-bottom:100px;overflow-y:auto}.ChatList-module__foMX_a__noResults{text-align:center;color:#8b95a1;padding:3rem 2rem;font-size:.9rem}.ChatList-module__foMX_a__modalFooter{z-index:20;background:linear-gradient(#fff0,#fff 30%);flex-direction:column;gap:12px;padding:1rem 1.25rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ChatList-module__foMX_a__modalGroupSettings{width:100%}.ChatList-module__foMX_a__modalRoomNameInput{background:#fff;border:1px solid #e5e8eb;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem}.ChatList-module__foMX_a__modalRoomNameInput:focus{border-color:#3182f6}.ChatList-module__foMX_a__modalCreateBtn{color:#fff;cursor:pointer;background:#3182f6;border:none;border-radius:14px;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;box-shadow:0 4px 12px #3182f64d}.ChatList-module__foMX_a__modalCreateBtn:active{transform:scale(.98)}.ChatList-module__foMX_a__badgeContainer{flex-direction:column;align-items:flex-end;gap:4px;margin-left:8px;display:flex}.ChatList-module__foMX_a__unreadBadge{color:#fff;background:#ff4d4f;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;box-shadow:0 2px 4px #ff4d4f4d}.ChatList-module__foMX_a__newBadge{color:#fff;text-transform:uppercase;background:#3182f6;border-radius:4px;padding:1px 5px;font-size:.65rem;font-weight:800}.ChatList-module__foMX_a__pinnedIcon{color:#3182f6;margin-right:4px;font-size:.8rem}.ChatList-module__foMX_a__roomBottom{justify-content:space-between;align-items:center;min-width:0;display:flex}.ChatList-module__foMX_a__lastMessage{margin-top:2px}.ChatList-module__foMX_a__lastMessageContainer{flex-direction:column;flex:1;min-width:0;display:flex}.ChatList-module__foMX_a__moreButton{color:#adb5bd;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:8px;padding:4px 8px;font-size:1.2rem;transition:all .2s;display:flex}.ChatList-module__foMX_a__moreButton:hover{color:#1a1a1a;background:#0000000d}.ChatList-module__foMX_a__roomItemWrapper{width:100%;position:relative}.ChatList-module__foMX_a__menuOverlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;animation:.2s ease-out ChatList-module__foMX_a__fadeIn;position:fixed;inset:0}.ChatList-module__foMX_a__bottomSheet{padding:12px 20px calc(24px + env(safe-area-inset-bottom,0px));z-index:2001;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;animation:.3s cubic-bezier(.4,0,.2,1) ChatList-module__foMX_a__slideUpBottom;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000001f}.ChatList-module__foMX_a__sheetHandle{background:#e5e8eb;border-radius:2px;width:40px;height:4px;margin:0 auto 20px}.ChatList-module__foMX_a__menuHeader{text-align:center;color:#1a1a1a;border-bottom:1px solid #f2f4f6;margin-bottom:10px;padding:0 0 20px;font-size:1.1rem;font-weight:700}.ChatList-module__foMX_a__menuActionList{flex-direction:column;display:flex}.ChatList-module__foMX_a__menuItem{color:#1a1a1a;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:16px;width:100%;padding:14px 12px;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.ChatList-module__foMX_a__menuItem:active{background:#f8f9fa;transform:scale(.98)}.ChatList-module__foMX_a__menuIconWrapper{color:#4e5968;background:#f2f4f6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ChatList-module__foMX_a__dangerItem{color:#f04452!important}.ChatList-module__foMX_a__dangerItem .ChatList-module__foMX_a__menuIconWrapper{color:#f04452;background:#fff0f0}.ChatList-module__foMX_a__menuClose{color:#4e5968;cursor:pointer;background:#f2f4f6;border:none;border-radius:14px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:600;transition:background .2s}.ChatList-module__foMX_a__menuClose:active{background:#e5e8eb}.ChatList-module__foMX_a__menuItem.ChatList-module__foMX_a__danger{color:#ff4d4f}.ChatList-module__foMX_a__menuIcon{text-align:center;width:24px;font-size:1.25rem}@keyframes ChatList-module__foMX_a__slideUpBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ChatList-module__foMX_a__unreadBadge{color:#fff;background:#f04452;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:10px;padding:0 6px;font-size:.7rem;font-weight:800;animation:2s infinite ChatList-module__foMX_a__pulse-soft;display:flex;box-shadow:0 2px 8px #f044524d}.ChatList-module__foMX_a__pinnedSection{background:#3182f608;border-bottom:1px solid #f2f4f6;padding:.5rem 0}.ChatList-module__foMX_a__sectionTitle{color:#8b95a1;text-transform:uppercase;padding:.75rem 1.25rem .25rem;font-size:.75rem;font-weight:700}.ChatList-module__foMX_a__activeRoom{background-color:#e8f3ff!important}.ChatList-module__foMX_a__typeBadge{border-radius:4px;margin-left:.5rem;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.ChatList-module__foMX_a__public{color:#3182f6;background:#e8f3ff}.ChatList-module__foMX_a__private{color:#ff9500;background:#fff1e6}.ChatList-module__foMX_a__support{color:#ff4d4f;background:#fee7e7}.ChatList-module__foMX_a__emptyState{text-align:center;color:#8b95a1;padding:3rem 2rem;font-size:.95rem}
