.ScheduleCalendar-module__wJ2_4W__container{width:100%;margin:0 auto;position:relative}.ScheduleCalendar-module__wJ2_4W__loadingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;background:#ffffffb3;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ScheduleCalendar-module__wJ2_4W__header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px;display:flex}.ScheduleCalendar-module__wJ2_4W__headerTitle{color:#1e293b;letter-spacing:-.5px;margin:0;font-family:Pretendard,sans-serif;font-size:22px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__navButton{cursor:pointer;color:#475569;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__navButton:hover{color:#0f172a;background-color:#f8fafc;border-color:#cbd5e1}.ScheduleCalendar-module__wJ2_4W__calendarWrapper{background-color:#e2e8f0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ScheduleCalendar-module__wJ2_4W__weekDaysGrid{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__wJ2_4W__weekDay{text-align:center;color:#64748b;padding:12px 0;font-size:14px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__weekDay:first-child{color:#ef4444}.ScheduleCalendar-module__wJ2_4W__weekDay:last-child{color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__daysGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}.ScheduleCalendar-module__wJ2_4W__dayCell{cursor:pointer;background-color:#fff;flex-direction:column;min-height:160px;padding:8px;transition:background-color .1s;display:flex;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__dayCell:hover{background-color:#f8fbff}.ScheduleCalendar-module__wJ2_4W__otherMonth{cursor:default;background-color:#fcfcfd}.ScheduleCalendar-module__wJ2_4W__otherMonth .ScheduleCalendar-module__wJ2_4W__dateNumber{color:#cbd5e1!important}.ScheduleCalendar-module__wJ2_4W__otherMonth:hover{background-color:#fcfcfd}.ScheduleCalendar-module__wJ2_4W__selectedDay{box-shadow:inset 0 0 0 2px #3b82f6;background-color:#eff6ff!important}.ScheduleCalendar-module__wJ2_4W__dateHeader{justify-content:flex-end;margin-bottom:6px;display:flex}.ScheduleCalendar-module__wJ2_4W__dateNumber{color:#334155;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__dayCell:nth-child(7n+1) .ScheduleCalendar-module__wJ2_4W__dateNumber{color:#ef4444}.ScheduleCalendar-module__wJ2_4W__dayCell:nth-child(7n) .ScheduleCalendar-module__wJ2_4W__dateNumber{color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__today .ScheduleCalendar-module__wJ2_4W__dateNumber{background-color:#8b5cf6;font-weight:700;box-shadow:0 2px 4px #8b5cf666;color:#fff!important}.ScheduleCalendar-module__wJ2_4W__desktopEvents{flex-direction:column;gap:4px;margin-top:2px;margin-bottom:4px;display:flex}.ScheduleCalendar-module__wJ2_4W__desktopAds{flex-direction:column;gap:4px;margin-top:auto;display:flex}.ScheduleCalendar-module__wJ2_4W__adStickerPc{border-radius:4px;flex-direction:column;gap:2px;padding:4px 6px;text-decoration:none;transition:filter .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__adStickerPc:hover{filter:brightness(.95)}.ScheduleCalendar-module__wJ2_4W__adBadgeRowPc{justify-content:flex-start;display:flex}.ScheduleCalendar-module__wJ2_4W__adBadgePc{letter-spacing:.5px;background-color:#ffffff4d;border-radius:3px;padding:1px 4px;font-size:9px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__adTextRowPc{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;font-size:12px;font-weight:700;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__eventChip{box-sizing:border-box;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:6px 8px;font-size:12px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__eventTime{opacity:.7;font-size:10px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__eventText{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;margin-top:1px;line-height:1.2;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__moreLabel{color:#64748b;margin-top:2px;padding-left:4px;font-size:11px;font-weight:600}.ScheduleCalendar-module__wJ2_4W__typeGame{color:#1d4ed8;background-color:#eff6ff;border-left:3px solid #3b82f6}.ScheduleCalendar-module__wJ2_4W__typeRest{color:#475569;background-color:#f1f5f9;border-left:3px solid #94a3b8}.ScheduleCalendar-module__wJ2_4W__typeDefault{color:#7e22ce;background-color:#f3e8ff;border-left:3px solid #a855f7}.ScheduleCalendar-module__wJ2_4W__mobileDots,.ScheduleCalendar-module__wJ2_4W__mobileAgendaWrapper{display:none}@media (max-width:768px){.ScheduleCalendar-module__wJ2_4W__headerTitle{font-size:18px}.ScheduleCalendar-module__wJ2_4W__navButton{padding:6px 10px;font-size:12px}.ScheduleCalendar-module__wJ2_4W__weekDay{padding:8px 0;font-size:13px}.ScheduleCalendar-module__wJ2_4W__dayCell{justify-content:flex-start;align-items:center;min-height:54px;padding:4px}.ScheduleCalendar-module__wJ2_4W__dateHeader{justify-content:center;margin-bottom:2px}.ScheduleCalendar-module__wJ2_4W__dateNumber{width:22px;height:22px;font-size:13px}.ScheduleCalendar-module__wJ2_4W__desktopEvents,.ScheduleCalendar-module__wJ2_4W__desktopAds,.ScheduleCalendar-module__wJ2_4W__pcModalOnly{display:none}.ScheduleCalendar-module__wJ2_4W__mobileDots{justify-content:center;align-items:center;gap:3px;height:12px;margin-top:2px;display:flex}.ScheduleCalendar-module__wJ2_4W__dot{border-radius:50%;width:5px;height:5px}.ScheduleCalendar-module__wJ2_4W__plusDot{color:#94a3b8;margin-left:1px;font-size:10px;font-weight:800;line-height:5px}.ScheduleCalendar-module__wJ2_4W__adStarIcon{justify-content:center;align-items:center;margin-right:1px;display:flex}.ScheduleCalendar-module__wJ2_4W__bgGame{background-color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__bgRest{background-color:#94a3b8}.ScheduleCalendar-module__wJ2_4W__bgDefault{background-color:#a855f7}.ScheduleCalendar-module__wJ2_4W__mobileAgendaWrapper{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;margin-top:16px;padding:16px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaHeader{border-bottom:1px dashed #cbd5e1;justify-content:space-between;align-items:flex-end;margin-bottom:12px;padding-bottom:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaDate{color:#1e293b;margin:0;font-size:16px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__agendaCount{color:#64748b;font-size:12px;font-weight:600}.ScheduleCalendar-module__wJ2_4W__agendaContentArea{flex-direction:column;gap:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__adAgendaList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ScheduleCalendar-module__wJ2_4W__adAgendaCard{border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;font-weight:700;text-decoration:none;transition:transform .1s;display:flex;box-shadow:0 2px 4px #0000000d}.ScheduleCalendar-module__wJ2_4W__adAgendaCard:active{transform:scale(.98)}.ScheduleCalendar-module__wJ2_4W__adAgendaLeft{align-items:center;gap:8px;display:flex}.ScheduleCalendar-module__wJ2_4W__adAgendaBadge{border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__adAgendaText{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:14px;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__agendaList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaItem{background:#fff;border:1px solid #f1f5f9;border-radius:10px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__agendaColorBar{flex-shrink:0;width:6px}.ScheduleCalendar-module__wJ2_4W__agendaContent{flex-direction:column;gap:4px;padding:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaTitle{color:#334155;margin:0;font-size:14px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__agendaTime{color:#94a3b8;align-items:center;gap:4px;margin:0;font-size:12px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__emptyAgenda{text-align:center;color:#94a3b8;padding:32px 0;font-size:14px;font-weight:500}}
.ScheduleDetailModal-module__m34Dua__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out ScheduleDetailModal-module__m34Dua__fadeIn;display:flex;position:fixed;inset:0}.ScheduleDetailModal-module__m34Dua__modalContainer{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:500px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards ScheduleDetailModal-module__m34Dua__slideUp;display:flex;overflow:hidden;transform:translateY(10px);box-shadow:0 25px 50px -12px #00000040}.ScheduleDetailModal-module__m34Dua__header{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ScheduleDetailModal-module__m34Dua__dateTitle{color:#1e293b;font-size:18px;font-weight:700}.ScheduleDetailModal-module__m34Dua__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ScheduleDetailModal-module__m34Dua__closeButton:hover{color:#334155;background-color:#f1f5f9}.ScheduleDetailModal-module__m34Dua__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 24px 100px;display:flex;overflow-y:auto}.ScheduleDetailModal-module__m34Dua__body::-webkit-scrollbar{width:6px}.ScheduleDetailModal-module__m34Dua__body::-webkit-scrollbar-track{background:0 0}.ScheduleDetailModal-module__m34Dua__body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.ScheduleDetailModal-module__m34Dua__scheduleCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;transition:box-shadow .2s;overflow:hidden}.ScheduleDetailModal-module__m34Dua__scheduleCard:hover{box-shadow:0 4px 12px #0000000a}.ScheduleDetailModal-module__m34Dua__imageContainer{aspect-ratio:16/9;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}.ScheduleDetailModal-module__m34Dua__scheduleImage{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s}.ScheduleDetailModal-module__m34Dua__imageLoaded{opacity:1}.ScheduleDetailModal-module__m34Dua__loadingSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;animation:1.5s infinite ScheduleDetailModal-module__m34Dua__shimmer;position:absolute;inset:0}.ScheduleDetailModal-module__m34Dua__infoSection{padding:16px}.ScheduleDetailModal-module__m34Dua__metaRow{color:#64748b;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.ScheduleDetailModal-module__m34Dua__badge{color:#3b82f6;background-color:#eff6ff;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.ScheduleDetailModal-module__m34Dua__title{color:#1e293b;margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.4}.ScheduleDetailModal-module__m34Dua__tagsWrapper{flex-wrap:wrap;gap:6px;display:flex}.ScheduleDetailModal-module__m34Dua__tag{color:#64748b;background-color:#f8fafc;border-radius:6px;padding:4px 8px;font-size:12px}.ScheduleDetailModal-module__m34Dua__platformGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;padding:0 16px 16px;display:grid}.ScheduleDetailModal-module__m34Dua__platformBtn{border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ScheduleDetailModal-module__m34Dua__restText{color:#9ca3af;font-size:14px;font-weight:500}.ScheduleDetailModal-module__m34Dua__memoText{color:#60a5fa;font-size:14px;font-weight:500}.ScheduleDetailModal-module__m34Dua__chzzk{color:#000;background:#00ffa3}.ScheduleDetailModal-module__m34Dua__chzzk:hover{background:#00e693}.ScheduleDetailModal-module__m34Dua__soop{color:#fff;background:#051c50}.ScheduleDetailModal-module__m34Dua__soop:hover{background:#082666}.ScheduleDetailModal-module__m34Dua__youtube{color:#fff;background:red}.ScheduleDetailModal-module__m34Dua__youtube:hover{background:#e60000}.ScheduleDetailModal-module__m34Dua__cime{color:#fff;background:#7d42ff}.ScheduleDetailModal-module__m34Dua__cime:hover{background:#63c}.ScheduleDetailModal-module__m34Dua__etc{color:#475569;background:#f1f5f9}.ScheduleDetailModal-module__m34Dua__etc:hover{background:#e2e8f0}@keyframes ScheduleDetailModal-module__m34Dua__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ScheduleDetailModal-module__m34Dua__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ScheduleDetailModal-module__m34Dua__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.ScheduleDetailModal-module__m34Dua__modalContainer{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;height:90vh;max-height:90vh;margin-top:auto;margin-bottom:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards ScheduleDetailModal-module__m34Dua__slideUpMobile;transform:translateY(100%)}.ScheduleDetailModal-module__m34Dua__overlay{align-items:flex-end;padding:0}@keyframes ScheduleDetailModal-module__m34Dua__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
