.make_schedule-module__2KuOaa__pageContainer{background-color:#f5f7fa;width:100%;height:calc(100vh - 70px);min-height:0;font-family:Pretendard,sans-serif;display:flex;overflow:hidden}.make_schedule-module__2KuOaa__leftPanel{z-index:10;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex:0 0 450px;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:4px 0 24px #00000005}.make_schedule-module__2KuOaa__dateBarWrapper{background:#fff;border-bottom:1px solid #f0f0f0;padding:20px}.make_schedule-module__2KuOaa__weekHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.make_schedule-module__2KuOaa__currentDateTitle{color:#111;cursor:pointer;align-items:center;gap:6px;font-size:18px;font-weight:700;display:flex}.make_schedule-module__2KuOaa__todayButton{color:#495057;cursor:pointer;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s}.make_schedule-module__2KuOaa__todayButton:hover{background-color:#e9ecef}.make_schedule-module__2KuOaa__weekRow{justify-content:space-between;display:flex}.make_schedule-module__2KuOaa__dayItem{cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-width:44px;padding:10px 8px;transition:all .2s;display:flex}.make_schedule-module__2KuOaa__dayItem:hover{background-color:#f8f9fa}.make_schedule-module__2KuOaa__dayItem.make_schedule-module__2KuOaa__selected{background-color:#ebf4ff}.make_schedule-module__2KuOaa__dayName{color:#888;font-size:12px}.make_schedule-module__2KuOaa__dayNum{color:#333;font-size:16px;font-weight:600}.make_schedule-module__2KuOaa__dayItem.make_schedule-module__2KuOaa__selected .make_schedule-module__2KuOaa__dayName{color:#2563eb;font-weight:600}.make_schedule-module__2KuOaa__dayItem.make_schedule-module__2KuOaa__selected .make_schedule-module__2KuOaa__dayNum{color:#2563eb}.make_schedule-module__2KuOaa__dot{background-color:#0000;border-radius:50%;width:5px;height:5px;margin-top:2px}.make_schedule-module__2KuOaa__hasSchedule{background-color:#2563eb}.make_schedule-module__2KuOaa__formScrollArea{flex:1 1 0;min-height:0;padding:24px 24px 0;overflow-y:auto}.make_schedule-module__2KuOaa__sectionTitle{color:#555;margin-top:12px;margin-bottom:6px;font-size:14px;font-weight:700}.make_schedule-module__2KuOaa__sectionTitle:first-child{margin-top:0}.make_schedule-module__2KuOaa__inputBox{border:1px solid #9d9ea1;border-radius:12px;outline:none;width:100%;padding:14px;font-size:15px;transition:border-color .2s}.make_schedule-module__2KuOaa__inputBox:focus{border-color:#2563eb}.make_schedule-module__2KuOaa__typeChipWrapper{flex-wrap:wrap;gap:8px;display:flex}.make_schedule-module__2KuOaa__typeChip{color:#666;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:8px 16px;font-size:14px}.make_schedule-module__2KuOaa__typeChip.make_schedule-module__2KuOaa__active{color:#fff;background:#2563eb;border-color:#2563eb}.make_schedule-module__2KuOaa__tagWrapper{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.make_schedule-module__2KuOaa__tagChip{color:#2563eb;background:#eff6ff;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:flex}.make_schedule-module__2KuOaa__removeTag{cursor:pointer;opacity:.6;font-weight:700}.make_schedule-module__2KuOaa__removeTag:hover{opacity:1}.make_schedule-module__2KuOaa__actionArea{background:#fff;border-top:1px solid #f0f0f0;padding:20px}.make_schedule-module__2KuOaa__saveButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background .2s}.make_schedule-module__2KuOaa__saveButton:hover{background:#1d4ed8}.make_schedule-module__2KuOaa__saveButton:disabled{cursor:not-allowed;background:#cbd5e1}.make_schedule-module__2KuOaa__rightPanel{background-color:#f1f4f9;flex-direction:column;flex:1 1 0;align-items:center;height:100%;min-height:0;padding:40px;display:flex;position:sticky;overflow-y:auto}.make_schedule-module__2KuOaa__previewHeader{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:900px;margin-bottom:20px;display:flex}.make_schedule-module__2KuOaa__previewTitle{color:#333;font-size:20px;font-weight:700}.make_schedule-module__2KuOaa__themeToggle{color:#222;cursor:pointer;text-wrap:nowrap;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:13px}.make_schedule-module__2KuOaa__plannerFrame{background:#fff;border-radius:20px;flex-shrink:0;width:100%;max-width:1000px;height:auto;margin-bottom:40px;padding:30px;position:relative;box-shadow:0 10px 40px #0000000f}@media (max-width:1000px){.make_schedule-module__2KuOaa__pageContainer{flex-direction:column;height:auto!important;overflow:visible!important}.make_schedule-module__2KuOaa__previewHeader{flex-direction:column}.make_schedule-module__2KuOaa__leftPanel{border-right:none;flex:none;width:100%;height:auto!important;overflow:visible!important}.make_schedule-module__2KuOaa__fromScrollArea{flex:none;padding-bottom:20px;height:auto!important;overflow-y:visible!important}.make_schedule-module__2KuOaa__rightPanel{flex:none;width:100%;padding:20px;height:auto!important;overflow-y:visible!important}.make_schedule-module__2KuOaa__formScrollArea{flex:none;width:100%;padding:16px 16px 0;height:auto!important;overflow-y:visible!important}.make_schedule-module__2KuOaa__actionArea{padding:20px;position:relative}.make_schedule-module__2KuOaa__plannerFrame{max-width:100%;height:auto;margin-bottom:20px}}.make_schedule-module__2KuOaa__modalBackdrop{z-index:2000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.make_schedule-module__2KuOaa__modalContent{background:#fff;border-radius:20px;width:100%;max-width:340px;padding:24px;animation:.2s make_schedule-module__2KuOaa__popIn;box-shadow:0 10px 40px #0003}@keyframes make_schedule-module__2KuOaa__popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.make_schedule-module__2KuOaa__modalHeader{color:#333;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:18px;font-weight:700;display:flex}.make_schedule-module__2KuOaa__modalNavBtn{cursor:pointer;color:#555;background:#fff;border:1px solid #eee;border-radius:8px;width:32px;height:32px;transition:all .2s}.make_schedule-module__2KuOaa__modalNavBtn:hover{background:#f8f9fa}.make_schedule-module__2KuOaa__modalGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:12px 2px;display:grid}.make_schedule-module__2KuOaa__modalDayName{margin-bottom:8px;font-size:13px;font-weight:600}.make_schedule-module__2KuOaa__modalDateItem{cursor:pointer;color:#333;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:36px;font-size:15px;display:flex}.make_schedule-module__2KuOaa__modalDateItem:hover{background-color:#f1f3f5}.make_schedule-module__2KuOaa__modalSelected{color:#fff;background-color:#2563eb;font-weight:700}.make_schedule-module__2KuOaa__modalSelected:hover{background-color:#1d4ed8}.make_schedule-module__2KuOaa__modalCloseBtn{color:#495057;cursor:pointer;background:#f1f3f5;border:none;border-radius:12px;width:100%;margin-top:24px;padding:14px;font-weight:700}.make_schedule-module__2KuOaa__modalCloseBtn:hover{background:#e9ecef}.make_schedule-module__2KuOaa__sessionTabsWrapper{background:#fff;border-bottom:1px solid #f0f0f0;gap:8px;padding:12px 20px 0;display:flex}.make_schedule-module__2KuOaa__sessionTab{color:#666;cursor:pointer;white-space:nowrap;background:#f8f9fa;border:1px solid #e5e7eb;border-bottom:none;border-radius:12px 12px 0 0;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;position:relative;top:1px}.make_schedule-module__2KuOaa__sessionTab:hover{background:#e9ecef}.make_schedule-module__2KuOaa__activeTab{color:#2563eb;z-index:2;background:#fff;border-color:#2563eb #f0f0f0 #f0f0f0;border-top-style:solid;border-top-width:2px}.make_schedule-module__2KuOaa__addSessionBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-bottom:4px;padding:8px 12px;font-size:14px;font-weight:700}.make_schedule-module__2KuOaa__addSessionBtn:hover{background:#eff6ff;border-radius:6px}.make_schedule-module__2KuOaa__layoutGrid{grid-template-columns:repeat(2,1fr);gap:16px;max-height:400px;display:grid;overflow-y:auto}.make_schedule-module__2KuOaa__layoutItem{cursor:pointer;border:2px solid #eee;border-radius:12px;transition:all .2s;overflow:hidden}.make_schedule-module__2KuOaa__layoutItem:hover{border-color:#a0c4ff}.make_schedule-module__2KuOaa__selectedLayout{background-color:#f0f7ff;border-color:#2563eb}.make_schedule-module__2KuOaa__layoutThumbnail{background:#f8f9fa;border-bottom:1px solid #eee;justify-content:center;align-items:center;height:100px;display:flex}.make_schedule-module__2KuOaa__layoutInfo{padding:12px}.make_schedule-module__2KuOaa__layoutName{color:#333;margin-bottom:4px;font-size:14px;font-weight:700}.make_schedule-module__2KuOaa__layoutDesc{color:#888;font-size:11px}.make_schedule-module__2KuOaa__deleteButton{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ffcfcf;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.make_schedule-module__2KuOaa__deleteButton:hover{background:#fef2f2;border-color:#ef4444}@keyframes make_schedule-module__2KuOaa__fadeInUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.make_schedule-module__2KuOaa__quickLinkWrapper{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.make_schedule-module__2KuOaa__platformBtn{cursor:pointer;color:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;transition:transform .1s,opacity .2s;display:inline-flex}.make_schedule-module__2KuOaa__platformBtn:hover{opacity:.9;transform:translateY(-1px)}.make_schedule-module__2KuOaa__platformBtn:active{transform:translateY(0)}.make_schedule-module__2KuOaa__platformBtn.make_schedule-module__2KuOaa__chzzk{color:#00ffa3;background-color:#1a1a1a}.make_schedule-module__2KuOaa__platformBtn.make_schedule-module__2KuOaa__soop{color:#fff;background-color:#427eff}.make_schedule-module__2KuOaa__platformBtn.make_schedule-module__2KuOaa__youtube{color:#fff;background-color:red}.make_schedule-module__2KuOaa__platformIcon{background:#fff3;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:900;display:inline-flex}.make_schedule-module__2KuOaa__timePickerWrapper{align-items:center;gap:8px;width:100%;display:flex}.make_schedule-module__2KuOaa__customSelect{color:#333;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;justify-content:space-between;align-items:center;padding:12px 16px;font-size:15px;transition:all .2s;display:flex;position:relative}.make_schedule-module__2KuOaa__customSelect:hover{background-color:#f8fbff;border-color:#a0c4ff}.make_schedule-module__2KuOaa__dropdownMenu{z-index:100;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:100%;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.make_schedule-module__2KuOaa__dropdownMenu::-webkit-scrollbar{width:6px}.make_schedule-module__2KuOaa__dropdownMenu::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:3px}.make_schedule-module__2KuOaa__optionItem{color:#4b5563;cursor:pointer;padding:10px 16px;font-size:14px;transition:background .1s}.make_schedule-module__2KuOaa__optionItem:hover{color:#2563eb;background-color:#eff6ff;font-weight:600}.make_schedule-module__2KuOaa__selectedOption{background-color:#2563eb;font-weight:600;color:#fff!important}.make_schedule-module__2KuOaa__overlay{z-index:99;cursor:default;position:fixed;inset:0}.make_schedule-module__2KuOaa__helpButton{color:#555;cursor:pointer;text-wrap:nowrap;background:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;transition:all .2s;display:flex}.make_schedule-module__2KuOaa__helpButton:hover{color:#414141;background:#f8f9fa;border-color:#999}
.WeeklyPlannerV1-module__UPtfKa__container{background-color:#f9fafb;justify-content:center;width:100%;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.WeeklyPlannerV1-module__UPtfKa__standardBoard{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:24px;width:100%;max-width:1200px;padding:32px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.WeeklyPlannerV1-module__UPtfKa__header{border-bottom:2px solid #111;align-items:center;gap:12px;padding-bottom:20px;display:flex}.WeeklyPlannerV1-module__UPtfKa__title{color:#111;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.WeeklyPlannerV1-module__UPtfKa__divider{color:#d1d5db;font-size:20px;font-weight:300}.WeeklyPlannerV1-module__UPtfKa__streamer{color:#4b5563;font-size:18px;font-weight:500}.WeeklyPlannerV1-module__UPtfKa__contentLayout{flex-direction:column-reverse;gap:32px;display:flex}@media (min-width:1400px){.WeeklyPlannerV1-module__UPtfKa__contentLayout{flex-direction:row;align-items:flex-start}}.WeeklyPlannerV1-module__UPtfKa__listSection{flex-direction:column;flex:1.5;min-width:0;display:flex;overflow:hidden}.WeeklyPlannerV1-module__UPtfKa__tableHeader{color:#9ca3af;letter-spacing:1px;border-bottom:1px solid #e5e7eb;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.WeeklyPlannerV1-module__UPtfKa__thDay{width:100px}.WeeklyPlannerV1-module__UPtfKa__thTitle{flex:1}.WeeklyPlannerV1-module__UPtfKa__thTime{text-align:right;width:100px}.WeeklyPlannerV1-module__UPtfKa__listBody{flex-direction:column;display:flex}.WeeklyPlannerV1-module__UPtfKa__row{cursor:pointer;color:#374151;border-bottom:1px solid #f3f4f6;align-items:center;padding:16px;transition:background-color .2s;display:flex}.WeeklyPlannerV1-module__UPtfKa__row:hover{background-color:#f9fafb}.WeeklyPlannerV1-module__UPtfKa__rowActive{background-color:#f3f4f6;border-left:4px solid #111;padding-left:12px}.WeeklyPlannerV1-module__UPtfKa__rowRest{color:#9ca3af}.WeeklyPlannerV1-module__UPtfKa__rowRest .WeeklyPlannerV1-module__UPtfKa__titleText{text-decoration:line-through}.WeeklyPlannerV1-module__UPtfKa__colDay{flex-direction:column;width:100px;display:flex}.WeeklyPlannerV1-module__UPtfKa__dayText{color:#111;font-size:15px;font-weight:700}.WeeklyPlannerV1-module__UPtfKa__dateText{color:#9ca3af;font-size:12px;font-weight:500}.WeeklyPlannerV1-module__UPtfKa__colTitle{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.WeeklyPlannerV1-module__UPtfKa__partBadge{color:#fff;white-space:nowrap;background-color:#4b5563;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:700}.WeeklyPlannerV1-module__UPtfKa__titleText{white-space:normal;word-break:break-all;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:15px;font-weight:500;display:-webkit-box;overflow:hidden}.WeeklyPlannerV1-module__UPtfKa__rowActive .WeeklyPlannerV1-module__UPtfKa__titleText{font-weight:700}.WeeklyPlannerV1-module__UPtfKa__colTime{text-align:right;justify-content:flex-end;align-items:center;gap:8px;width:100px;display:flex}.WeeklyPlannerV1-module__UPtfKa__timeText{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.WeeklyPlannerV1-module__UPtfKa__restText{color:#d1d5db}.WeeklyPlannerV1-module__UPtfKa__mobileArrow{color:#d1d5db;display:none}.WeeklyPlannerV1-module__UPtfKa__previewSection{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;flex:1;gap:16px;height:fit-content;padding:20px;display:flex;position:sticky;top:20px}.WeeklyPlannerV1-module__UPtfKa__imageFrame{aspect-ratio:16/9;background-color:#e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:200px;display:flex;position:relative;overflow:hidden}.WeeklyPlannerV1-module__UPtfKa__previewImage{object-fit:cover}.WeeklyPlannerV1-module__UPtfKa__noImage{color:#9ca3af;flex-direction:column;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.WeeklyPlannerV1-module__UPtfKa__previewInfo{flex-direction:column;gap:8px;display:flex}.WeeklyPlannerV1-module__UPtfKa__previewTitle{color:#111;word-break:break-all;white-space:normal;font-size:18px;font-weight:700;line-height:1.4}.WeeklyPlannerV1-module__UPtfKa__previewMeta{color:#6b7280;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.WeeklyPlannerV1-module__UPtfKa__dot{color:#d1d5db}@media (max-width:1200px){.WeeklyPlannerV1-module__UPtfKa__container{background-color:#fff;padding:0;display:block;height:auto!important;overflow:visible!important}.WeeklyPlannerV1-module__UPtfKa__standardBoard{box-shadow:none;border:none;border-radius:0;gap:16px;padding:20px 16px 80px;height:auto!important}.WeeklyPlannerV1-module__UPtfKa__title{font-size:20px}.WeeklyPlannerV1-module__UPtfKa__streamer{font-size:16px}.WeeklyPlannerV1-module__UPtfKa__header{margin-bottom:0;padding-bottom:16px}.WeeklyPlannerV1-module__UPtfKa__tableHeader{display:none}.WeeklyPlannerV1-module__UPtfKa__row{flex-wrap:wrap;gap:6px;padding:12px 0;position:relative}.WeeklyPlannerV1-module__UPtfKa__colDay{flex-direction:row;align-items:center;gap:6px;width:100%;margin-bottom:2px}.WeeklyPlannerV1-module__UPtfKa__dayText{color:#6b7280;font-size:13px;font-weight:600}.WeeklyPlannerV1-module__UPtfKa__dateText{font-size:12px}.WeeklyPlannerV1-module__UPtfKa__colTitle{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.WeeklyPlannerV1-module__UPtfKa__titleText{font-size:15px}.WeeklyPlannerV1-module__UPtfKa__colTime{width:auto;position:absolute;top:12px;right:0}.WeeklyPlannerV1-module__UPtfKa__mobileArrow{display:block}.WeeklyPlannerV1-module__UPtfKa__previewSection{background:0 0;border:none;margin-bottom:20px;padding:0;position:relative;top:0}.WeeklyPlannerV1-module__UPtfKa__previewInfo{display:none}.WeeklyPlannerV1-module__UPtfKa__imageFrame{border-radius:12px}.WeeklyPlannerV1-module__UPtfKa__rowActive{padding-left:16px}}
.WeeklyPlannerV2-module__XndJCG__container{justify-content:center;width:100%;padding:10px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}@media (max-width:768px){.WeeklyPlannerV2-module__XndJCG__container{padding:0}}.WeeklyPlannerV2-module__XndJCG__diaryBoard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff9;border:4px solid #fff;border-radius:40px;width:100%;max-width:1150px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 60px #ffb6c133}@media (max-width:768px){.WeeklyPlannerV2-module__XndJCG__diaryBoard{box-shadow:none;background-color:#fff;border:none;border-radius:0;padding:20px 16px}}.WeeklyPlannerV2-module__XndJCG__decoCircle1{filter:blur(40px);z-index:-1;background:#ffdde1;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.WeeklyPlannerV2-module__XndJCG__decoCircle2{filter:blur(60px);z-index:-1;background:#e0c3fc;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-50px;left:-50px}.WeeklyPlannerV2-module__XndJCG__header{text-align:center;margin-bottom:48px;position:relative}.WeeklyPlannerV2-module__XndJCG__title{color:#555;letter-spacing:-.05em;z-index:1;font-size:32px;font-weight:900;display:inline-block;position:relative}.WeeklyPlannerV2-module__XndJCG__title:after{content:"";z-index:-1;opacity:.7;background-color:#ffcbf2;border-radius:4px;width:100%;height:12px;position:absolute;bottom:2px;left:0}.WeeklyPlannerV2-module__XndJCG__streamerName{color:#ff80ab}.WeeklyPlannerV2-module__XndJCG__grid{grid-template-columns:repeat(1,1fr);gap:32px;display:grid}@media (min-width:1200px){.WeeklyPlannerV2-module__XndJCG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.WeeklyPlannerV2-module__XndJCG__grid{grid-template-columns:repeat(3,1fr)}}.WeeklyPlannerV2-module__XndJCG__photoCard{background:#fff;border:1px solid #fdf2f8;border-radius:12px;flex-direction:column;gap:16px;padding:16px 16px 24px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 10px 20px #0000000d}.WeeklyPlannerV2-module__XndJCG__photoCard:hover{z-index:10;transform:translateY(-8px)rotate(1deg);box-shadow:0 15px 30px #ffb6c166}.WeeklyPlannerV2-module__XndJCG__todayCard{border:2px solid #ff80ab;transform:scale(1.02);box-shadow:0 0 20px #ff80ab4d}.WeeklyPlannerV2-module__XndJCG__todaySticker{color:#fff;z-index:30;background-color:#ff4081;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-10px;right:-10px;transform:rotate(10deg);box-shadow:0 4px 6px #0000001a}.WeeklyPlannerV2-module__XndJCG__tape{opacity:.9;z-index:20;background-color:#ffe4e1cc;width:100px;height:24px;position:absolute;top:-12px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 4px #0000001a}.WeeklyPlannerV2-module__XndJCG__imageFrame{aspect-ratio:16/9;background-color:#f8f9fa;border:1px solid #eee;border-radius:8px;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV2-module__XndJCG__scheduleImage{object-fit:cover;object-position:center top;transition:transform .5s}.WeeklyPlannerV2-module__XndJCG__photoCard:hover .WeeklyPlannerV2-module__XndJCG__scheduleImage{transform:scale(1.08)}.WeeklyPlannerV2-module__XndJCG__infoArea{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.WeeklyPlannerV2-module__XndJCG__dayBadge{color:#ff4081;background-color:#ffeff4;border:1px solid #ffc2d9;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:800;display:flex}.WeeklyPlannerV2-module__XndJCG__dateText{opacity:.8;font-size:.9em;font-weight:500}.WeeklyPlannerV2-module__XndJCG__partBadge{color:#ff80ab;background-color:#fff0f5;border-radius:6px;padding:2px 6px;font-size:12px;font-weight:800}.WeeklyPlannerV2-module__XndJCG__cardTitle{color:#444;-webkit-line-clamp:3;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;width:100%;height:4.2em;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.WeeklyPlannerV2-module__XndJCG__metaInfo{color:#888;background:#f7f7f7;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.WeeklyPlannerV2-module__XndJCG__emptyState{opacity:.7}.WeeklyPlannerV2-module__XndJCG__emptyState .WeeklyPlannerV2-module__XndJCG__imageFrame{color:#ff80ab;background-color:#fce4ec;justify-content:center;align-items:center;font-size:24px;display:flex}.WeeklyPlannerV2-module__XndJCG__selectedCard{z-index:5;border:2px solid #ff80ab;transform:scale(1.02);box-shadow:0 0 20px #ff80ab4d}@media (max-width:768px){.WeeklyPlannerV2-module__XndJCG__title{margin-bottom:4px;font-size:26px}.WeeklyPlannerV2-module__XndJCG__header{margin-bottom:32px}.WeeklyPlannerV2-module__XndJCG__grid{gap:36px}.WeeklyPlannerV2-module__XndJCG__photoCard{gap:16px;padding:20px;box-shadow:0 4px 16px #0000000f}.WeeklyPlannerV2-module__XndJCG__cardTitle{height:2.8em;font-size:19px}.WeeklyPlannerV2-module__XndJCG__dayBadge{padding:6px 14px;font-size:14px}.WeeklyPlannerV2-module__XndJCG__metaInfo{background-color:#f3f4f6;border-radius:12px;gap:8px;padding:8px 14px;font-size:16px}.WeeklyPlannerV2-module__XndJCG__metaInfo svg{stroke-width:2.5px;width:20px!important;height:20px!important}.WeeklyPlannerV2-module__XndJCG__todaySticker{padding:3px 8px;font-size:10px;top:-8px;right:-8px}}
.WeeklyPlannerV3-module__4Cm3Va__container{justify-content:center;width:100%;padding:10px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__container{padding:0}}.WeeklyPlannerV3-module__4Cm3Va__dashboardBoard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;gap:40px;width:100%;max-width:1200px;padding:40px;display:flex;position:relative;box-shadow:0 30px 60px -12px #0f172a26,0 10px 20px -5px #0f172a0f}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__dashboardBoard{box-shadow:none;background:#f8fafc;border:none;border-radius:0;gap:24px;padding:20px 16px}}.WeeklyPlannerV3-module__4Cm3Va__displaySection{flex-direction:column;gap:16px;width:100%;max-width:1000px;margin:0 auto;display:flex}.WeeklyPlannerV3-module__4Cm3Va__screenFrame{aspect-ratio:21/9;background:#0f172a;border-radius:20px;width:100%;padding:10px;transition:all .3s;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #ffffff0d,0 20px 40px -10px #0009}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__screenFrame{aspect-ratio:16/9;border-radius:12px;padding:6px}}.WeeklyPlannerV3-module__4Cm3Va__screenContent{background:#1e293b;border:1px solid #3b82f61a;border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.WeeklyPlannerV3-module__4Cm3Va__highlightImage{object-fit:cover;object-position:center top;transition:transform .6s cubic-bezier(.25,.8,.25,1)}.WeeklyPlannerV3-module__4Cm3Va__screenFrame:hover .WeeklyPlannerV3-module__4Cm3Va__highlightImage{transform:scale(1.02)}.WeeklyPlannerV3-module__4Cm3Va__standbyState{color:#475569;flex-direction:column;align-items:center;gap:12px;animation:3s ease-in-out infinite WeeklyPlannerV3-module__4Cm3Va__pulse;display:flex}.WeeklyPlannerV3-module__4Cm3Va__standbyTitle{color:#e2e8f0;letter-spacing:2px;font-size:24px;font-weight:700}.WeeklyPlannerV3-module__4Cm3Va__standbyText{opacity:.7;font-size:14px}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__standbyTitle{font-size:18px}.WeeklyPlannerV3-module__4Cm3Va__standbyText{font-size:12px}}@keyframes WeeklyPlannerV3-module__4Cm3Va__pulse{0%,to{opacity:.6}50%{opacity:1}}.WeeklyPlannerV3-module__4Cm3Va__statusBar{color:#64748b;justify-content:space-between;align-items:center;padding:0 8px;font-family:monospace;font-size:12px;font-weight:600;display:flex}.WeeklyPlannerV3-module__4Cm3Va__statusIndicator{align-items:center;gap:8px;display:flex}.WeeklyPlannerV3-module__4Cm3Va__dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e}.WeeklyPlannerV3-module__4Cm3Va__headerArea{border-bottom:2px solid #e2e8f0;flex-direction:column;align-items:center;margin-bottom:8px;padding-bottom:24px;display:flex}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__headerArea{margin-bottom:0;padding-bottom:16px}}.WeeklyPlannerV3-module__4Cm3Va__mainTitle{color:#1e293b;letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:800}.WeeklyPlannerV3-module__4Cm3Va__subTitle{color:#64748b;font-size:15px;font-weight:500}.WeeklyPlannerV3-module__4Cm3Va__highlightName{color:#3b82f6}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__mainTitle{font-size:22px}.WeeklyPlannerV3-module__4Cm3Va__subTitle{font-size:13px}}.WeeklyPlannerV3-module__4Cm3Va__scheduleSection{width:100%}.WeeklyPlannerV3-module__4Cm3Va__moduleGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.WeeklyPlannerV3-module__4Cm3Va__moduleGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WeeklyPlannerV3-module__4Cm3Va__moduleGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__moduleGrid{gap:12px}}.WeeklyPlannerV3-module__4Cm3Va__moduleCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__moduleCard{border-radius:12px;min-height:140px;padding:16px}}.WeeklyPlannerV3-module__4Cm3Va__moduleCard:hover{border-color:#94a3b8;transform:translateY(-4px);box-shadow:0 10px 20px -5px #0f172a1a}.WeeklyPlannerV3-module__4Cm3Va__activeCard{transform:translateY(-4px)scale(1.01);color:#fff!important;background:#1e293b!important;border-color:#3b82f6!important;box-shadow:0 12px 25px -5px #3b82f64d!important}.WeeklyPlannerV3-module__4Cm3Va__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__cardHeader{margin-bottom:12px}}.WeeklyPlannerV3-module__4Cm3Va__dayPill{color:#475569;text-transform:uppercase;background:#f1f5f9;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:800}.WeeklyPlannerV3-module__4Cm3Va__activeCard .WeeklyPlannerV3-module__4Cm3Va__dayPill{color:#60a5fa;background:#3b82f633}.WeeklyPlannerV3-module__4Cm3Va__partLabel{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700}.WeeklyPlannerV3-module__4Cm3Va__activeCard .WeeklyPlannerV3-module__4Cm3Va__partLabel{color:#cbd5e1;background:#ffffff1a;border-color:#ffffff1a}.WeeklyPlannerV3-module__4Cm3Va__cardTitle{word-break:break-all;white-space:normal;margin-bottom:16px;font-size:20px;font-weight:700;line-height:1.4}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__cardTitle{margin-bottom:12px;font-size:16px}}.WeeklyPlannerV3-module__4Cm3Va__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:16px;display:flex}@media (max-width:768px){.WeeklyPlannerV3-module__4Cm3Va__cardFooter{padding-top:12px}}.WeeklyPlannerV3-module__4Cm3Va__activeCard .WeeklyPlannerV3-module__4Cm3Va__cardFooter{border-top-color:#ffffff1a}.WeeklyPlannerV3-module__4Cm3Va__timeLabel{color:#64748b;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.WeeklyPlannerV3-module__4Cm3Va__activeCard .WeeklyPlannerV3-module__4Cm3Va__timeLabel{color:#94a3b8}.WeeklyPlannerV3-module__4Cm3Va__dateLabel{color:#64748b;letter-spacing:-.5px;font-family:monospace;font-size:13px;font-weight:600}.WeeklyPlannerV3-module__4Cm3Va__activeCard .WeeklyPlannerV3-module__4Cm3Va__dateLabel{color:#94a3b8}
.WeeklyPlannerV4-module__Cw2EiW__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(-45deg,#4facfe,#8e44ad,#ff6b6b,#00c6ff) 0 0/400% 400%;border:1px solid #fff6;border-radius:32px;justify-content:center;width:100%;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:15s infinite WeeklyPlannerV4-module__Cw2EiW__gradientBG;display:flex;box-shadow:0 30px 60px -12px #0003,inset 0 0 0 2px #fff3}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__container{border:none;border-radius:0;padding:0}}@keyframes WeeklyPlannerV4-module__Cw2EiW__gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.WeeklyPlannerV4-module__Cw2EiW__glassBoard{-webkit-backdrop-filter:blur(20px);color:#fff;background:#ffffff40;border:1px solid #fff6;border-radius:32px;flex-direction:column;gap:40px;width:100%;max-width:1150px;padding:40px;display:flex;box-shadow:0 8px 32px #1f268726}@media (min-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__glassBoard{flex-direction:row;align-items:stretch;height:600px}}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__glassBoard{box-shadow:none;background:0 0;border:none;border-radius:0;gap:24px;padding:20px 16px}}.WeeklyPlannerV4-module__Cw2EiW__artSection{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.WeeklyPlannerV4-module__Cw2EiW__artFrame{aspect-ratio:16/10;background:#0003;border:1px solid #fff3;border-radius:24px;width:100%;max-width:450px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__artFrame{aspect-ratio:16/9;border-radius:16px;flex:1;box-shadow:0 10px 30px #0003}}.WeeklyPlannerV4-module__Cw2EiW__highlightImage{object-fit:cover;object-position:center top;transition:transform .5s}.WeeklyPlannerV4-module__Cw2EiW__artFrame:hover .WeeklyPlannerV4-module__Cw2EiW__highlightImage{transform:scale(1.05)}.WeeklyPlannerV4-module__Cw2EiW__emptyArt{color:#fffc;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.WeeklyPlannerV4-module__Cw2EiW__nowPlayingInfo{text-align:center;flex-direction:column;gap:4px;display:flex}.WeeklyPlannerV4-module__Cw2EiW__nowTitle{text-shadow:0 2px 4px #0003;word-break:break-all;white-space:normal;font-size:24px;font-weight:800}.WeeklyPlannerV4-module__Cw2EiW__nowMeta{opacity:.9;font-size:16px;font-weight:500}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__nowTitle{font-size:20px}.WeeklyPlannerV4-module__Cw2EiW__nowMeta{font-size:14px}}.WeeklyPlannerV4-module__Cw2EiW__listSection{flex-direction:column;flex:1;gap:20px;display:flex;overflow:hidden}.WeeklyPlannerV4-module__Cw2EiW__header{border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:flex-end;padding-bottom:16px;display:flex}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__header{margin-bottom:0;padding-bottom:12px}}.WeeklyPlannerV4-module__Cw2EiW__headerTitle{opacity:.9;font-size:20px;font-weight:700}.WeeklyPlannerV4-module__Cw2EiW__headerSub{opacity:.7;font-size:14px}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__headerTitle{font-size:18px}.WeeklyPlannerV4-module__Cw2EiW__headerSub{font-size:12px}}.WeeklyPlannerV4-module__Cw2EiW__scrollArea{flex-direction:column;flex:1;gap:12px;padding-right:8px;display:flex;overflow-y:auto}.WeeklyPlannerV4-module__Cw2EiW__scrollArea::-webkit-scrollbar{width:6px}.WeeklyPlannerV4-module__Cw2EiW__scrollArea::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.WeeklyPlannerV4-module__Cw2EiW__scrollArea::-webkit-scrollbar-thumb{background:#fff6;border-radius:4px}.WeeklyPlannerV4-module__Cw2EiW__trackItem{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.WeeklyPlannerV4-module__Cw2EiW__trackItem:hover{background:#ffffff40;transform:translate(4px)}.WeeklyPlannerV4-module__Cw2EiW__activeTrack{box-shadow:0 4px 12px #0000001a;color:#333!important;background:#fffc!important}.WeeklyPlannerV4-module__Cw2EiW__dateBox{background:#0003;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:50px;height:60px;padding:4px;display:flex}.WeeklyPlannerV4-module__Cw2EiW__activeTrack .WeeklyPlannerV4-module__Cw2EiW__dateBox{color:#fff;background:#3b82f6}.WeeklyPlannerV4-module__Cw2EiW__dayText{font-size:13px;font-weight:700;line-height:1.2}.WeeklyPlannerV4-module__Cw2EiW__dateText{opacity:.8;margin-top:2px;font-size:10px;font-weight:500}.WeeklyPlannerV4-module__Cw2EiW__partBadge{opacity:.9;background:#fff3;border-radius:4px;margin-top:2px;margin-bottom:2px;padding:1px 4px;font-size:10px}.WeeklyPlannerV4-module__Cw2EiW__trackInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.WeeklyPlannerV4-module__Cw2EiW__trackTitle{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.WeeklyPlannerV4-module__Cw2EiW__trackTime{opacity:.7;align-items:center;gap:6px;font-size:13px;display:flex}.WeeklyPlannerV4-module__Cw2EiW__activeTrack .WeeklyPlannerV4-module__Cw2EiW__trackTime{opacity:.8;font-weight:600}.WeeklyPlannerV4-module__Cw2EiW__iconArea{opacity:.5}.WeeklyPlannerV4-module__Cw2EiW__activeTrack .WeeklyPlannerV4-module__Cw2EiW__iconArea{opacity:1;color:#3b82f6}@media (max-width:1300px){.WeeklyPlannerV4-module__Cw2EiW__dateBox{border-radius:10px;justify-content:center;gap:3px;min-width:48px;min-height:60px;padding:8px 4px;height:auto!important}.WeeklyPlannerV4-module__Cw2EiW__trackItem{border-radius:12px;gap:12px;padding:10px 12px;align-items:center!important}.WeeklyPlannerV4-module__Cw2EiW__trackInfo{flex-direction:column;justify-content:center;display:flex}.WeeklyPlannerV4-module__Cw2EiW__dayText{font-size:13px;line-height:1.1}.WeeklyPlannerV4-module__Cw2EiW__dateText{margin-top:0;font-size:11px}.WeeklyPlannerV4-module__Cw2EiW__partBadge{margin:0;padding:2px 5px;font-size:10px}.WeeklyPlannerV4-module__Cw2EiW__iconArea{align-items:center;height:100%;display:flex}}
.WeeklyPlannerV5-module__CJncKW__container{background-color:#fdfbf7;background-image:linear-gradient(#e5e5e5 1px,#0000 1px),linear-gradient(90deg,#e5e5e5 1px,#0000 1px);background-size:40px 40px;justify-content:center;width:100%;padding:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}@media (max-width:1300px){.WeeklyPlannerV5-module__CJncKW__container{padding:0}}.WeeklyPlannerV5-module__CJncKW__arcadeBoard{background-color:#fff;border:3px solid #333;border-radius:24px;flex-direction:column;gap:32px;width:100%;max-width:1200px;padding:40px;display:flex;position:relative;box-shadow:12px 12px #e0e0e0}@media (min-width:1300px){.WeeklyPlannerV5-module__CJncKW__arcadeBoard{flex-direction:row;align-items:flex-start}}.WeeklyPlannerV5-module__CJncKW__decoBar{gap:8px;margin-bottom:8px;display:flex}.WeeklyPlannerV5-module__CJncKW__decoDot{border:2px solid #333;border-radius:50%;width:12px;height:12px}.WeeklyPlannerV5-module__CJncKW__red{background:#ff8a80}.WeeklyPlannerV5-module__CJncKW__yellow{background:#ffd180}.WeeklyPlannerV5-module__CJncKW__green{background:#ccff90}.WeeklyPlannerV5-module__CJncKW__screenSection{flex-direction:column;flex:1.4;gap:20px;min-width:0;display:flex}.WeeklyPlannerV5-module__CJncKW__monitorFrame{aspect-ratio:16/10;background-color:#333;border-radius:20px;width:100%;padding:12px;position:relative;box-shadow:4px 4px #ddd}@media (max-width:1300px){.WeeklyPlannerV5-module__CJncKW__monitorFrame{aspect-ratio:16/9;border-radius:16px;padding:8px;box-shadow:2px 2px #ddd}}.WeeklyPlannerV5-module__CJncKW__screenInner{background-color:#222;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.WeeklyPlannerV5-module__CJncKW__scanlines{z-index:10;pointer-events:none;background:linear-gradient(#fff0 50%,#0000001a 50%) 0 0/100% 4px;width:100%;height:100%;position:absolute;top:0;left:0}.WeeklyPlannerV5-module__CJncKW__highlightImage{object-fit:cover;object-position:center top}.WeeklyPlannerV5-module__CJncKW__gameOver{color:#fff;opacity:.8;flex-direction:column;align-items:center;gap:12px;display:flex}.WeeklyPlannerV5-module__CJncKW__insertCoin{border:2px solid #fff;border-radius:20px;padding:6px 12px;font-size:14px;animation:2s infinite WeeklyPlannerV5-module__CJncKW__bounce}@keyframes WeeklyPlannerV5-module__CJncKW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.WeeklyPlannerV5-module__CJncKW__stageInfo{justify-content:space-between;align-items:stretch;gap:16px;padding:0 8px;display:flex}.WeeklyPlannerV5-module__CJncKW__stageTitleWrapper{flex:1;min-width:0;padding-right:8px}.WeeklyPlannerV5-module__CJncKW__stageTitle{color:#333;text-overflow:clip;word-break:break-all;white-space:normal;width:100%;height:auto;margin-bottom:4px;font-size:24px;font-weight:800;overflow:visible}@media (max-width:1300px){.WeeklyPlannerV5-module__CJncKW__stageTitle{font-size:20px}}.WeeklyPlannerV5-module__CJncKW__stageSub{color:#888;font-size:14px;font-weight:500}.WeeklyPlannerV5-module__CJncKW__stageTimeWrapper{text-align:right;flex-direction:column;flex-shrink:0;justify-content:flex-end;padding-bottom:4px;display:flex}.WeeklyPlannerV5-module__CJncKW__timeDisplay{color:#333;font-size:18px;font-weight:700}@media (max-width:1300px){.WeeklyPlannerV5-module__CJncKW__timeDisplay{font-size:16px}}.WeeklyPlannerV5-module__CJncKW__offlineDisplay{color:#aaa;letter-spacing:1px;font-size:18px;font-weight:700}.WeeklyPlannerV5-module__CJncKW__controlSection{flex-direction:column;flex:1;gap:16px;min-width:0;max-height:600px;display:flex;overflow:hidden}.WeeklyPlannerV5-module__CJncKW__headerTitle{color:#333;border-left:4px solid #b39ddb;margin-bottom:8px;padding-left:8px;font-size:18px;font-weight:700;line-height:1}@media (max-width:1300px){.WeeklyPlannerV5-module__CJncKW__headerTitle{margin-bottom:0;font-size:16px}}.WeeklyPlannerV5-module__CJncKW__cartridgeGrid{flex-direction:column;gap:12px;padding:4px 8px 4px 4px;display:flex;overflow-y:auto}.WeeklyPlannerV5-module__CJncKW__cartridgeGrid::-webkit-scrollbar{width:6px}.WeeklyPlannerV5-module__CJncKW__cartridgeGrid::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.WeeklyPlannerV5-module__CJncKW__cartridge{cursor:pointer;background-color:#fff;border:2px solid #333;border-radius:16px;align-items:center;gap:16px;padding:16px;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;box-shadow:4px 4px #eee}.WeeklyPlannerV5-module__CJncKW__cartridge:hover{transform:translateY(-2px);box-shadow:4px 6px #ddd}.WeeklyPlannerV5-module__CJncKW__activeCartridge{background-color:#f3e5f5!important;border-color:#7e57c2!important;box-shadow:0 0 0 2px #d1c4e9!important}.WeeklyPlannerV5-module__CJncKW__pixelIcon{color:#333;background:#fff;border:2px solid #333;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:60px;display:flex;box-shadow:2px 2px #eee}.WeeklyPlannerV5-module__CJncKW__dayChar{font-size:15px;font-weight:900;line-height:1}.WeeklyPlannerV5-module__CJncKW__dateChar{opacity:.7;margin-top:1px;font-size:10px;font-weight:600}.WeeklyPlannerV5-module__CJncKW__activeCartridge .WeeklyPlannerV5-module__CJncKW__pixelIcon{color:#fff;box-shadow:none;background:#7e57c2;border-color:#7e57c2}.WeeklyPlannerV5-module__CJncKW__partBadge{color:#888;margin-top:2px;font-size:8px}.WeeklyPlannerV5-module__CJncKW__activeCartridge .WeeklyPlannerV5-module__CJncKW__partBadge{color:#e1bee7}.WeeklyPlannerV5-module__CJncKW__infoBox{flex:1;min-width:0}.WeeklyPlannerV5-module__CJncKW__infoTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:16px;font-weight:700;display:block;overflow:hidden}.WeeklyPlannerV5-module__CJncKW__infoTime{color:#888;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.WeeklyPlannerV5-module__CJncKW__activeCartridge .WeeklyPlannerV5-module__CJncKW__infoTime{color:#9575cd}.WeeklyPlannerV5-module__CJncKW__arrow{color:#ddd;flex-shrink:0;transition:all .2s}.WeeklyPlannerV5-module__CJncKW__activeCartridge .WeeklyPlannerV5-module__CJncKW__arrow{color:#7e57c2;transform:translate(2px)}@media (max-width:1300px){.WeeklyPlannerV5-module__CJncKW__arcadeBoard{box-shadow:none;border:none;border-radius:0;gap:24px;padding:20px 16px}.WeeklyPlannerV5-module__CJncKW__monitorFrame{aspect-ratio:16/9;border-radius:16px;padding:8px;box-shadow:2px 2px #ddd}.WeeklyPlannerV5-module__CJncKW__stageTitle{font-size:20px}.WeeklyPlannerV5-module__CJncKW__timeDisplay{font-size:16px}.WeeklyPlannerV5-module__CJncKW__headerTitle{margin-bottom:0;font-size:16px}.WeeklyPlannerV5-module__CJncKW__cartridge{border-radius:12px;gap:12px;padding:10px 12px;box-shadow:2px 2px #eee;align-items:center!important}.WeeklyPlannerV5-module__CJncKW__pixelIcon{border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;gap:2px;min-width:44px;min-height:54px;padding:6px 4px;display:flex;width:auto!important;height:auto!important}.WeeklyPlannerV5-module__CJncKW__dayChar{margin-bottom:0;font-size:14px}.WeeklyPlannerV5-module__CJncKW__dateChar{margin-top:0;font-size:11px}.WeeklyPlannerV5-module__CJncKW__partBadge{margin-top:2px;font-size:9px}.WeeklyPlannerV5-module__CJncKW__infoTitle{margin-bottom:2px;font-size:15px}}
.WeeklyPlannerV6-module__SidjcW__container{background:linear-gradient(120deg,#e0c3fc 0%,#8ec5fc 100%);justify-content:center;width:100%;padding:20px;font-family:Pretendard,sans-serif;display:flex;position:relative;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV6-module__SidjcW__container{padding:10px}}.WeeklyPlannerV6-module__SidjcW__cloud{filter:blur(20px);z-index:0;background:#fff6;border-radius:50%;animation:20s ease-in-out infinite alternate WeeklyPlannerV6-module__SidjcW__floatCloud;position:absolute}.WeeklyPlannerV6-module__SidjcW__c1{width:400px;height:400px;top:-10%;left:-10%}.WeeklyPlannerV6-module__SidjcW__c2{width:500px;height:500px;animation-duration:25s;bottom:-10%;right:-10%}@keyframes WeeklyPlannerV6-module__SidjcW__floatCloud{0%{transform:translate(0)}to{transform:translate(30px,50px)}}.WeeklyPlannerV6-module__SidjcW__board{z-index:10;flex-direction:column;gap:30px;width:100%;max-width:1200px;display:flex;position:relative}.WeeklyPlannerV6-module__SidjcW__header{text-align:center;color:#fff;text-shadow:0 2px 10px #6464ff33}.WeeklyPlannerV6-module__SidjcW__title{margin-bottom:4px;font-size:28px;font-weight:800}.WeeklyPlannerV6-module__SidjcW__subTitle{opacity:.9;font-size:16px;font-weight:500}.WeeklyPlannerV6-module__SidjcW__accordionContainer{flex-direction:column;gap:12px;width:100%;display:flex}@media (min-width:1300px){.WeeklyPlannerV6-module__SidjcW__accordionContainer{flex-direction:row;align-items:stretch;height:500px}}.WeeklyPlannerV6-module__SidjcW__panel{cursor:pointer;background-color:#fff;border-radius:20px;flex:none;height:70px;transition:all .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:0 10px 20px #0000000d}.WeeklyPlannerV6-module__SidjcW__panelActive{height:450px}@media (min-width:1300px){.WeeklyPlannerV6-module__SidjcW__panel{flex:1;min-width:80px;height:auto}.WeeklyPlannerV6-module__SidjcW__panelActive{flex:5;height:auto}}.WeeklyPlannerV6-module__SidjcW__collapsedContent{z-index:2;opacity:1;justify-content:center;align-items:center;padding:0 24px;transition:opacity .3s ease-out .4s;display:flex;position:absolute;inset:0}.WeeklyPlannerV6-module__SidjcW__verticalText{color:#888;flex-direction:row;align-items:center;gap:16px;width:100%;font-size:16px;font-weight:700;display:flex}@media (min-width:1300px){.WeeklyPlannerV6-module__SidjcW__verticalText{writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap;letter-spacing:.6px;flex-direction:row;justify-content:center;width:auto;height:100%;padding:20px 0}}.WeeklyPlannerV6-module__SidjcW__panelActive .WeeklyPlannerV6-module__SidjcW__collapsedContent{opacity:0;pointer-events:none;transition:opacity .1s}.WeeklyPlannerV6-module__SidjcW__expandedContent{opacity:0;flex-direction:column;transition:opacity .1s;display:flex;position:absolute;inset:0}.WeeklyPlannerV6-module__SidjcW__panelActive .WeeklyPlannerV6-module__SidjcW__expandedContent{opacity:1;transition:opacity .5s ease-out .4s}.WeeklyPlannerV6-module__SidjcW__bgImage{object-fit:cover;object-position:center top;transition:transform .7s}.WeeklyPlannerV6-module__SidjcW__panel:hover .WeeklyPlannerV6-module__SidjcW__bgImage{transform:scale(1.05)}.WeeklyPlannerV6-module__SidjcW__overlay{z-index:1;background:linear-gradient(#0000 50%,#000c 100%);position:absolute;inset:0}.WeeklyPlannerV6-module__SidjcW__infoBox{z-index:2;color:#fff;width:100%;padding:24px;transition:transform .5s;position:absolute;bottom:0;left:0;transform:translateY(20px)}.WeeklyPlannerV6-module__SidjcW__panelActive .WeeklyPlannerV6-module__SidjcW__infoBox{transform:translateY(0)}.WeeklyPlannerV6-module__SidjcW__badgeRow{gap:8px;margin-bottom:8px;display:flex}.WeeklyPlannerV6-module__SidjcW__dayBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:1px solid #fff6;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:700}.WeeklyPlannerV6-module__SidjcW__cardTitle{text-shadow:0 2px 4px #0000004d;word-break:break-all;white-space:normal;margin-bottom:8px;font-size:24px;font-weight:800;line-height:1.3}.WeeklyPlannerV6-module__SidjcW__cardTime{opacity:.9;align-items:center;gap:6px;font-size:14px;display:flex}.WeeklyPlannerV6-module__SidjcW__iconDecoration{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);z-index:2;position:absolute;top:20px;right:20px}.WeeklyPlannerV6-module__SidjcW__fallbackBg{background:linear-gradient(135deg,#fdfbfb 0%,#ebedee 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WeeklyPlannerV6-module__SidjcW__fallbackIcon{color:#d1d5db}
.WeeklyPlannerV7-module__6VgElW__container{background-color:#242424;flex-direction:column;align-items:center;width:100%;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}@media (max-width:1200px){.WeeklyPlannerV7-module__6VgElW__container{padding:10px}}.WeeklyPlannerV7-module__6VgElW__header{text-align:center;margin-bottom:40px}@media (max-width:1200px){.WeeklyPlannerV7-module__6VgElW__header{margin-bottom:24px;padding-top:20px}}.WeeklyPlannerV7-module__6VgElW__mainTitle{color:#fff;letter-spacing:-.5px;margin-bottom:4px;font-size:32px;font-weight:800}.WeeklyPlannerV7-module__6VgElW__subTitle{color:#99aac2;font-size:15px;font-weight:500}.WeeklyPlannerV7-module__6VgElW__highlight{color:#4f46e5;font-weight:700}@media (max-width:1000px){.WeeklyPlannerV7-module__6VgElW__mainTitle{font-size:24px}.WeeklyPlannerV7-module__6VgElW__subTitle{font-size:13px}}.WeeklyPlannerV7-module__6VgElW__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;width:100%;max-width:1200px;display:grid}@media (max-width:1200px){.WeeklyPlannerV7-module__6VgElW__galleryGrid{grid-template-columns:1fr;gap:16px}}.WeeklyPlannerV7-module__6VgElW__card{cursor:pointer;background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}@media (max-width:1200px){.WeeklyPlannerV7-module__6VgElW__card{border-radius:12px;box-shadow:0 2px 4px #0000000d}}.WeeklyPlannerV7-module__6VgElW__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.WeeklyPlannerV7-module__6VgElW__todayCard{border:2px solid #4f46e5;box-shadow:0 10px 15px -3px #4f46e51a}.WeeklyPlannerV7-module__6VgElW__restCard{opacity:.7;background-color:#fafafa}.WeeklyPlannerV7-module__6VgElW__restCard:hover{opacity:1}.WeeklyPlannerV7-module__6VgElW__imageWrapper{aspect-ratio:4/3;background-color:#e2e8f0;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV7-module__6VgElW__bgImage{object-fit:cover;transition:transform .5s}.WeeklyPlannerV7-module__6VgElW__card:hover .WeeklyPlannerV7-module__6VgElW__bgImage{transform:scale(1.08)}.WeeklyPlannerV7-module__6VgElW__fallbackPattern{background-color:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WeeklyPlannerV7-module__6VgElW__noImageText{color:#cbd5e1;letter-spacing:1px;font-size:12px;font-weight:700}.WeeklyPlannerV7-module__6VgElW__dayFloating{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffe6;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 4px #0000001a}.WeeklyPlannerV7-module__6VgElW__dayText{color:#1e293b;font-size:13px;font-weight:800}.WeeklyPlannerV7-module__6VgElW__todayDot{background-color:#ef4444;border-radius:50%;width:6px;height:6px}.WeeklyPlannerV7-module__6VgElW__infoContent{flex-direction:column;flex:1;padding:20px;display:flex}@media (max-width:1200px){.WeeklyPlannerV7-module__6VgElW__infoContent{padding:16px}}.WeeklyPlannerV7-module__6VgElW__metaTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.WeeklyPlannerV7-module__6VgElW__dateLabel{color:#94a3b8;font-size:12px;font-weight:600}.WeeklyPlannerV7-module__6VgElW__partBadge{color:#4f46e5;background-color:#eef2ff;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.WeeklyPlannerV7-module__6VgElW__title{color:#333;-webkit-line-clamp:3;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;height:4.2em;margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.WeeklyPlannerV7-module__6VgElW__divider{background-color:#f1f5f9;width:100%;height:1px;margin-bottom:12px}.WeeklyPlannerV7-module__6VgElW__metaBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.WeeklyPlannerV7-module__6VgElW__iconBox{color:#64748b}.WeeklyPlannerV7-module__6VgElW__timeBox{color:#475569;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.WeeklyPlannerV7-module__6VgElW__offlineBox{color:#cbd5e1;letter-spacing:1px;font-size:12px;font-weight:700}@media (max-width:768px){.WeeklyPlannerV7-module__6VgElW__title{margin-bottom:10px;font-size:18px;line-height:1.45}.WeeklyPlannerV7-module__6VgElW__dateLabel{font-size:14px;font-weight:600}.WeeklyPlannerV7-module__6VgElW__partBadge{padding:3px 8px;font-size:12px}.WeeklyPlannerV7-module__6VgElW__timeBox{gap:6px;font-size:15px}.WeeklyPlannerV7-module__6VgElW__offlineBox{font-size:13px}.WeeklyPlannerV7-module__6VgElW__iconBox svg,.WeeklyPlannerV7-module__6VgElW__timeBox svg{stroke-width:2.5px;width:20px!important;height:20px!important}.WeeklyPlannerV7-module__6VgElW__dayFloating{padding:6px 12px}.WeeklyPlannerV7-module__6VgElW__dayText{font-size:14px}.WeeklyPlannerV7-module__6VgElW__infoContent{padding:20px 18px}}
.WeeklyPlannerV8-module__t174TG__container{color:#fff;background-color:#141414;flex-direction:column;align-items:center;width:100%;padding:40px 20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV8-module__t174TG__container{padding:20px 10px}}.WeeklyPlannerV8-module__t174TG__header{text-align:left;width:100%;max-width:1200px;margin-bottom:20px;padding-left:4px}.WeeklyPlannerV8-module__t174TG__mainTitle{color:#e5e5e5;margin-bottom:4px;font-size:24px;font-weight:700}.WeeklyPlannerV8-module__t174TG__subTitle{color:gray;font-size:14px;font-weight:400}.WeeklyPlannerV8-module__t174TG__streamerTag{color:#fff;font-weight:600}.WeeklyPlannerV8-module__t174TG__netflixGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:1200px;padding:0 0 40px;display:grid}@media (max-width:1300px){.WeeklyPlannerV8-module__t174TG__netflixGrid{grid-template-columns:repeat(1,1fr);gap:8px;padding:20px 8px}}.WeeklyPlannerV8-module__t174TG__cardWrapper{aspect-ratio:16/10;z-index:1;width:100%;position:relative}.WeeklyPlannerV8-module__t174TG__card{cursor:pointer;background-color:#181818;border:1px solid #333;border-radius:4px;width:100%;height:100%;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.WeeklyPlannerV8-module__t174TG__cardWrapper:hover .WeeklyPlannerV8-module__t174TG__card{border-color:#666;transform:translateY(-4px);box-shadow:0 8px 16px #00000080}.WeeklyPlannerV8-module__t174TG__imageBox{width:100%;height:100%;position:relative}.WeeklyPlannerV8-module__t174TG__thumbnail{object-fit:cover;transition:opacity .3s}.WeeklyPlannerV8-module__t174TG__fallbackBox{background-color:#222;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WeeklyPlannerV8-module__t174TG__logoText{color:#e7cccc;font-size:40px;font-weight:900}.WeeklyPlannerV8-module__t174TG__todayBadge{color:#fff;z-index:5;background-color:#e50914;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:800;position:absolute;top:8px;right:8px;box-shadow:0 2px 4px #00000080}.WeeklyPlannerV8-module__t174TG__dayOverlay{color:#fff;text-shadow:0 1px 2px #000c;z-index:5;background:#00000080;border-radius:2px;padding:2px 6px;font-size:14px;font-weight:700;position:absolute;top:8px;left:8px}.WeeklyPlannerV8-module__t174TG__hoverContent{z-index:4;pointer-events:none;background:linear-gradient(#0000 0%,#0009 20%,#000000f2 80%);flex-direction:column;justify-content:flex-end;gap:4px;width:100%;padding:40px 12px 12px;display:flex;position:absolute;bottom:0;left:0}.WeeklyPlannerV8-module__t174TG__actionButtons{display:none}.WeeklyPlannerV8-module__t174TG__metaInfo{align-items:center;gap:8px;margin-bottom:2px;font-size:11px;font-weight:600;display:flex}.WeeklyPlannerV8-module__t174TG__matchScore{color:#46d369}.WeeklyPlannerV8-module__t174TG__ageRating{color:#ddd;border:1px solid #fff6;padding:0 4px;font-size:10px}.WeeklyPlannerV8-module__t174TG__duration{color:#ccc}.WeeklyPlannerV8-module__t174TG__genreTags{color:#999;align-items:center;gap:6px;font-size:13px;display:flex}.WeeklyPlannerV8-module__t174TG__dot{color:#666}.WeeklyPlannerV8-module__t174TG__cardTitle{color:#fff;white-space:normal;word-break:break-word;-webkit-line-clamp:3;text-overflow:ellipsis;text-shadow:0 1px 2px #000c;-webkit-box-orient:vertical;width:100%;height:auto;margin-top:4px;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV8-module__t174TG__cardWrapper{aspect-ratio:3/2}.WeeklyPlannerV8-module__t174TG__cardTitle{height:auto;font-size:13px}}
.WeeklyPlannerV9-module__MytuaW__container{background-color:#2d3436;background-image:radial-gradient(#636e72 15%,#0000 16%);background-size:20px 20px;border-radius:32px;justify-content:center;width:100%;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV9-module__MytuaW__container{border-radius:0;padding:20px 10px}}.WeeklyPlannerV9-module__MytuaW__playmat{flex-direction:column;gap:32px;width:100%;max-width:1200px;display:flex}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__playmat{gap:16px;padding:20px 16px}}.WeeklyPlannerV9-module__MytuaW__header{flex-direction:column;align-items:center;gap:8px;display:flex}.WeeklyPlannerV9-module__MytuaW__logoBadge{color:#fbbf24;background:#000;border:1px solid #fbbf24;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:800;display:flex;box-shadow:0 0 10px #fbbf2480}.WeeklyPlannerV9-module__MytuaW__mainTitle{color:#fff;letter-spacing:-1px;text-shadow:3px 3px #000;text-align:center;margin:0;font-size:36px;font-weight:900}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__mainTitle{text-shadow:2px 2px #000;font-size:24px}}.WeeklyPlannerV9-module__MytuaW__cardGrid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:24px;display:grid}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__cardGrid{grid-template-columns:repeat(1,1fr);gap:40px;padding-bottom:40px}}.WeeklyPlannerV9-module__MytuaW__cardFrame{aspect-ratio:2.5/3.5;cursor:pointer;background-color:#fce793;border:1px solid #0000001a;border-radius:16px;flex-direction:column;padding:10px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;box-shadow:0 4px 10px #0000004d}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__cardFrame{aspect-ratio:auto;border-radius:14px;min-height:560px;padding:14px}}.WeeklyPlannerV9-module__MytuaW__cardFrame:hover{z-index:10;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0006}.WeeklyPlannerV9-module__MytuaW__typeFire{background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 99% 100%)}.WeeklyPlannerV9-module__MytuaW__typePsychic{background:linear-gradient(135deg,#e0c3fc 0%,#8ec5fc 100%)}.WeeklyPlannerV9-module__MytuaW__typeElectric{background:linear-gradient(135deg,#f6d365 0%,#fda085 100%)}.WeeklyPlannerV9-module__MytuaW__typeColorless{filter:grayscale(.5);opacity:.9;background:linear-gradient(135deg,#e0e0e0 0%,#f5f5f5 100%)}.WeeklyPlannerV9-module__MytuaW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 4px;display:flex}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__cardHeader{border-bottom:1px solid #0000000d;align-items:flex-end;margin-bottom:8px;padding-bottom:4px}}.WeeklyPlannerV9-module__MytuaW__headerLeft{flex-direction:column;display:flex}.WeeklyPlannerV9-module__MytuaW__basicBadge{color:#555;text-transform:uppercase;font-size:9px;font-weight:700}.WeeklyPlannerV9-module__MytuaW__dayName{color:#222;font-size:18px;font-weight:800;line-height:1}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__basicBadge{color:#444;margin-bottom:0;font-size:10px}.WeeklyPlannerV9-module__MytuaW__dayName{letter-spacing:-1px;font-size:30px;line-height:1}}.WeeklyPlannerV9-module__MytuaW__hpBadge{color:#dc2626;align-items:center;gap:2px;display:flex}.WeeklyPlannerV9-module__MytuaW__hpLabel{margin-top:2px;font-size:10px;font-weight:800}.WeeklyPlannerV9-module__MytuaW__hpValue{letter-spacing:-.5px;font-size:18px;font-weight:900}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__hpValue{font-size:26px}.WeeklyPlannerV9-module__MytuaW__hpLabel{margin-top:4px;font-size:9px}}.WeeklyPlannerV9-module__MytuaW__typeIconBubble{color:#fff;background:#222;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;display:flex}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__typeIconBubble{width:24px;height:24px}}.WeeklyPlannerV9-module__MytuaW__artBox{background:#fff;border:4px solid #d4af37;border-radius:4px;flex:1.2;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #0003}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__artBox{border-width:3px;flex:none;height:250px}}.WeeklyPlannerV9-module__MytuaW__cardArt{object-fit:cover}.WeeklyPlannerV9-module__MytuaW__noArtPattern{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#ddd 10px 20px);width:100%;height:100%}.WeeklyPlannerV9-module__MytuaW__editionMark{color:#fff;background:#0009;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;bottom:4px;right:6px}.WeeklyPlannerV9-module__MytuaW__descBox{background:#fff9 url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3h1v1H1V3zm2-2h1v1H3V1z' fill='%23000000' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");border-radius:4px;flex-direction:column;flex:1;gap:6px;margin-top:8px;padding:8px;display:flex}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__descBox{gap:12px;margin-top:10px;padding:12px}}.WeeklyPlannerV9-module__MytuaW__moveRow{border-bottom:1px solid #0000001a;align-items:flex-start;gap:8px;padding-bottom:6px;display:flex}.WeeklyPlannerV9-module__MytuaW__costIcons{flex-shrink:0;align-items:center;gap:2px;margin-top:3px;display:flex}.WeeklyPlannerV9-module__MytuaW__energyBall{color:#fff;background:#222;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.WeeklyPlannerV9-module__MytuaW__partTag{color:#fff;background:#222;border-radius:2px;padding:1px 4px;font-size:9px;font-weight:700}.WeeklyPlannerV9-module__MytuaW__moveName{color:#222;white-space:pre-wrap;word-break:break-all;text-overflow:clip;flex:1;min-width:0;font-size:14px;font-weight:800;line-height:1.4;overflow:visible}.WeeklyPlannerV9-module__MytuaW__damage{color:#222;flex-shrink:0;margin-top:1px;font-size:16px;font-weight:900}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__moveName{font-size:18px}.WeeklyPlannerV9-module__MytuaW__damage{font-size:20px}.WeeklyPlannerV9-module__MytuaW__energyBall{width:18px;height:18px}.WeeklyPlannerV9-module__MytuaW__costIcons{gap:4px}}.WeeklyPlannerV9-module__MytuaW__flavorText{color:#555;font-family:serif;font-size:11px;font-style:italic;line-height:1.2}@media (max-width:768px){.WeeklyPlannerV9-module__MytuaW__flavorText{color:#333;font-size:13px;line-height:1.5}}.WeeklyPlannerV9-module__MytuaW__cardFooter{color:#444;text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;align-items:center;margin-top:6px;font-size:9px;font-weight:700;display:grid}.WeeklyPlannerV9-module__MytuaW__footerStat{flex-direction:column;align-items:center;gap:1px;display:flex}.WeeklyPlannerV9-module__MytuaW__footerStat:first-child{align-items:flex-start}.WeeklyPlannerV9-module__MytuaW__resistBadge{color:#fff;background:#222;border-radius:2px;padding:0 4px}.WeeklyPlannerV9-module__MytuaW__rarity{text-align:right;justify-self:end;font-size:12px}.WeeklyPlannerV9-module__MytuaW__holoOverlay{opacity:0;pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(105deg,#0000 20%,#fff6 25%,#f0f3 30%,#0ff3 35%,#0000 40%) 0 0/200% 200%;border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.WeeklyPlannerV9-module__MytuaW__cardFrame:hover .WeeklyPlannerV9-module__MytuaW__holoOverlay{opacity:1;animation:2s linear infinite WeeklyPlannerV9-module__MytuaW__holoShine}@keyframes WeeklyPlannerV9-module__MytuaW__holoShine{0%{background-position:100% 0}to{background-position:-50% 0}}.WeeklyPlannerV9-module__MytuaW__holoEffect{border:2px solid gold;box-shadow:0 0 15px #ffd70099}.WeeklyPlannerV9-module__MytuaW__holoEffect .WeeklyPlannerV9-module__MytuaW__holoOverlay{opacity:.3}
.WeeklyPlannerV10-module__DFra1q__container{color:#fff;border-radius:32px;width:100%;min-height:550px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__container{box-shadow:none;border-radius:0;min-height:auto}}.WeeklyPlannerV10-module__DFra1q__ambientBackground{z-index:0;background-color:#1a1a1a;position:absolute;inset:0;overflow:hidden}.WeeklyPlannerV10-module__DFra1q__bgImage{object-fit:cover;filter:blur(40px)saturate(1.5)brightness(.7);transition:opacity .5s;transform:scale(1.2)}.WeeklyPlannerV10-module__DFra1q__fallbackBg{background:linear-gradient(135deg,#2c3e50,#4ca1af);width:100%;height:100%}.WeeklyPlannerV10-module__DFra1q__bgOverlay{background:#0000004d url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");position:absolute;inset:0}.WeeklyPlannerV10-module__DFra1q__contentLayout{z-index:10;flex-direction:column;gap:30px;width:100%;height:100%;padding:30px;display:flex;position:relative}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__contentLayout{gap:20px;padding:20px}}@media (min-width:1300px){.WeeklyPlannerV10-module__DFra1q__contentLayout{flex-direction:row;align-items:stretch;gap:50px;padding:50px}}.WeeklyPlannerV10-module__DFra1q__visualSection{flex-direction:column;flex:0 0 60%;justify-content:flex-end;width:60%;min-width:0;display:flex;position:relative}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__visualSection{flex:none;justify-content:flex-end;width:100%;height:auto;min-height:500px;padding-bottom:20px}}.WeeklyPlannerV10-module__DFra1q__mainImageFrame{z-index:0;position:absolute;inset:-50px -50px 100px;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}@media (min-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainImageFrame{inset:-50px 0 0 -50px;-webkit-mask-image:linear-gradient(90deg,#000 40%,#0000 100%);mask-image:linear-gradient(90deg,#000 40%,#0000 100%)}}.WeeklyPlannerV10-module__DFra1q__mainImage{object-fit:contain;object-position:left center}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainImage{object-fit:cover;object-position:center top}}.WeeklyPlannerV10-module__DFra1q__mainInfo{z-index:2;width:100%;margin-top:250px;position:relative}@media (min-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainInfo{margin-top:auto;padding-bottom:20px}}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainInfo{margin-top:auto}}.WeeklyPlannerV10-module__DFra1q__mainDay{text-shadow:0 4px 20px #00000080;align-items:baseline;gap:12px;font-size:32px;font-weight:900;line-height:1;display:flex}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainDay{font-size:24px}}.WeeklyPlannerV10-module__DFra1q__mainDate{opacity:.8;letter-spacing:2px;font-size:20px;font-weight:300}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainDate{font-size:16px}}.WeeklyPlannerV10-module__DFra1q__mainTitle{text-shadow:0 2px 10px #00000080;white-space:normal;word-wrap:break-word;word-break:break-word;width:100%;height:auto;min-height:0;margin-top:12px;margin-bottom:16px;font-size:25px;font-weight:700;line-height:1.4;display:block;overflow:visible}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__mainTitle{margin-top:8px;margin-bottom:12px;font-size:20px}}.WeeklyPlannerV10-module__DFra1q__mainTitle{text-shadow:0 2px 10px #00000080;white-space:pre-wrap;word-break:keep-all;text-overflow:clip;width:100%;height:auto;margin-top:12px;margin-bottom:16px;font-size:25px;font-weight:700;line-height:1.4;display:block;overflow:visible}.WeeklyPlannerV10-module__DFra1q__listSection{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;flex:1;min-width:0;max-height:500px;padding:24px;display:flex;box-shadow:0 10px 40px #0000001a}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__listSection{background:#0003;border-radius:16px;max-height:none;padding:16px}}.WeeklyPlannerV10-module__DFra1q__listHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.WeeklyPlannerV10-module__DFra1q__headerTitle{letter-spacing:1px;font-size:18px;font-weight:700}.WeeklyPlannerV10-module__DFra1q__headerSub{opacity:.6;font-size:14px}.WeeklyPlannerV10-module__DFra1q__scrollList{flex-direction:column;flex:1;gap:8px;padding-right:8px;display:flex;overflow-y:auto}.WeeklyPlannerV10-module__DFra1q__scrollList::-webkit-scrollbar{width:4px}.WeeklyPlannerV10-module__DFra1q__scrollList::-webkit-scrollbar-track{background:#ffffff0d}.WeeklyPlannerV10-module__DFra1q__scrollList::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.WeeklyPlannerV10-module__DFra1q__listItem{cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;transition:all .2s;display:flex}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__listItem{gap:12px;padding:10px 12px}}.WeeklyPlannerV10-module__DFra1q__listItem:hover{background:#ffffff0d}.WeeklyPlannerV10-module__DFra1q__itemActive{background:#ffffff26;border:1px solid #ffffff1a;box-shadow:0 4px 12px #0000001a}.WeeklyPlannerV10-module__DFra1q__itemLeft{flex-direction:column;align-items:center;min-width:30px;display:flex}.WeeklyPlannerV10-module__DFra1q__itemDay{font-size:14px;font-weight:800}.WeeklyPlannerV10-module__DFra1q__itemDate{opacity:.6;font-size:10px}.WeeklyPlannerV10-module__DFra1q__itemCenter{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WeeklyPlannerV10-module__DFra1q__itemTitle{white-space:nowrap;text-overflow:ellipsis;opacity:.9;font-size:15px;font-weight:500;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV10-module__DFra1q__itemTitle{font-size:14px}}.WeeklyPlannerV10-module__DFra1q__itemActive .WeeklyPlannerV10-module__DFra1q__itemTitle{opacity:1;font-weight:700}.WeeklyPlannerV10-module__DFra1q__partBadge{background:#fff3;border-radius:4px;align-self:flex-start;padding:1px 6px;font-size:10px;display:inline-block}.WeeklyPlannerV10-module__DFra1q__itemRight{justify-content:center;width:24px;display:flex}.WeeklyPlannerV10-module__DFra1q__activeIcon{color:#fff;filter:drop-shadow(0 0 5px #ffffff80)}.WeeklyPlannerV10-module__DFra1q__mainTime{align-items:center;gap:10px;display:flex}
.WeeklyPlannerV11-module__c2ep_W__container{background-color:#080808;background-image:linear-gradient(#00f3ff0d 1px,#0000 1px),linear-gradient(90deg,#00f3ff0d 1px,#0000 1px);background-size:40px 40px;border-radius:20px;justify-content:center;width:100%;padding:40px 20px;font-family:Courier New,Courier,monospace;display:flex;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__container{border-radius:0;padding:0}}.WeeklyPlannerV11-module__c2ep_W__cyberDeck{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);background:#0f0f0ff2;border:1px solid #333;width:100%;max-width:1200px;padding:24px;position:relative;box-shadow:0 0 20px #00f3ff0d}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__cyberDeck{clip-path:none;box-shadow:none;border:none;padding:16px}}.WeeklyPlannerV11-module__c2ep_W__deckHeader{color:#00f3ff;letter-spacing:1px;border-bottom:1px solid #333;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding-bottom:15px;font-size:12px;display:flex}.WeeklyPlannerV11-module__c2ep_W__headerLeft{flex:1;align-items:center;gap:8px;font-weight:700;display:flex}.WeeklyPlannerV11-module__c2ep_W__headerRight{flex:1;justify-content:flex-end;align-items:center;gap:8px;font-weight:700;display:flex}.WeeklyPlannerV11-module__c2ep_W__headerTitle{color:#fff;letter-spacing:2px;text-align:center;white-space:nowrap;font-size:16px;font-weight:900}.WeeklyPlannerV11-module__c2ep_W__versionText{color:#f0f;margin-left:4px;font-size:10px}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__headerTitle{letter-spacing:1px;font-size:14px}.WeeklyPlannerV11-module__c2ep_W__systemText{display:none}}.WeeklyPlannerV11-module__c2ep_W__contentGrid{flex-direction:column;gap:20px;display:flex}@media (min-width:1300px){.WeeklyPlannerV11-module__c2ep_W__contentGrid{flex-direction:row;height:500px}}.WeeklyPlannerV11-module__c2ep_W__visualFrame{background:#000;border:1px solid #00f3ff;flex:1.5 0;min-width:0;padding:4px;position:relative}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__visualFrame{flex:none;height:360px}}.WeeklyPlannerV11-module__c2ep_W__imageContainer{background:#111;width:100%;height:100%;position:relative;overflow:hidden}.WeeklyPlannerV11-module__c2ep_W__scanlines{z-index:10;pointer-events:none;opacity:.5;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 4px;position:absolute;inset:0}.WeeklyPlannerV11-module__c2ep_W__cyberImage{object-fit:cover;filter:contrast(1.05)brightness(1.05)}.WeeklyPlannerV11-module__c2ep_W__visualInfo{z-index:5;color:#fff;background:linear-gradient(#0000,#000c 30%,#000000f2);flex-direction:column;gap:8px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__visualInfo{gap:6px;padding:16px}}.WeeklyPlannerV11-module__c2ep_W__infoTop{color:#00f3ff;justify-content:space-between;font-size:11px;display:flex}.WeeklyPlannerV11-module__c2ep_W__targetName{letter-spacing:1px;font-weight:700}.WeeklyPlannerV11-module__c2ep_W__liveTag{color:#000;letter-spacing:1px;text-shadow:0 0 2px #ffffff4d;background:#f0f;border:1px solid #fff9;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 0 12px #f0f9}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__liveTag{letter-spacing:1px;text-shadow:0 0 2px #fff6;border:1px solid #ffffff80;align-self:flex-start;padding:4px 10px;font-size:12px;box-shadow:0 0 10px #ff00ffb3}}.WeeklyPlannerV11-module__c2ep_W__mainTitle{color:#fff;white-space:pre-wrap;word-break:break-all;white-space:normal;width:100%;height:auto;margin:4px 0 8px;font-size:26px;font-weight:800;line-height:1.3;display:block;overflow:visible}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__mainTitle{font-size:20px}}.WeeklyPlannerV11-module__c2ep_W__mainTime{color:#00f3ff;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.WeeklyPlannerV11-module__c2ep_W__offlineText{color:#888;letter-spacing:2px;font-size:14px;font-weight:700}.WeeklyPlannerV11-module__c2ep_W__corner{z-index:20;opacity:.8;border:2px solid #f0f;width:10px;height:10px;position:absolute}.WeeklyPlannerV11-module__c2ep_W__tl{border-bottom:none;border-right:none;top:-1px;left:-1px}.WeeklyPlannerV11-module__c2ep_W__tr{border-bottom:none;border-left:none;top:-1px;right:-1px}.WeeklyPlannerV11-module__c2ep_W__bl{border-top:none;border-right:none;bottom:-1px;left:-1px}.WeeklyPlannerV11-module__c2ep_W__br{border-top:none;border-left:none;bottom:-1px;right:-1px}.WeeklyPlannerV11-module__c2ep_W__listFrame{background:#0a0a0a99;border:1px solid #333;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.WeeklyPlannerV11-module__c2ep_W__listHeader{color:#aaa;background:#151515;border-bottom:1px solid #333;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:700;display:flex}.WeeklyPlannerV11-module__c2ep_W__scrollList{flex:1;overflow-y:auto}.WeeklyPlannerV11-module__c2ep_W__scrollList::-webkit-scrollbar{width:4px}.WeeklyPlannerV11-module__c2ep_W__scrollList::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.WeeklyPlannerV11-module__c2ep_W__dataRow{cursor:pointer;border-bottom:1px solid #222;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:flex;position:relative;overflow:hidden}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__dataRow{gap:10px;padding:12px}}.WeeklyPlannerV11-module__c2ep_W__dataRow:hover{background:#ffffff08}.WeeklyPlannerV11-module__c2ep_W__activeRow{background:#00f3ff14;border-left:3px solid #00f3ff}.WeeklyPlannerV11-module__c2ep_W__dayBox{flex-direction:column;align-items:center;min-width:40px;display:flex}.WeeklyPlannerV11-module__c2ep_W__dayText{color:#ccc;font-size:15px;font-weight:800}.WeeklyPlannerV11-module__c2ep_W__dateText{color:#666;font-size:10px}.WeeklyPlannerV11-module__c2ep_W__activeRow .WeeklyPlannerV11-module__c2ep_W__dayText{color:#00f3ff;text-shadow:none}.WeeklyPlannerV11-module__c2ep_W__activeRow .WeeklyPlannerV11-module__c2ep_W__dateText{color:#00f3ff}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__dayText{font-size:14px}.WeeklyPlannerV11-module__c2ep_W__dayBox{min-width:30px}}.WeeklyPlannerV11-module__c2ep_W__rowCenter{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.WeeklyPlannerV11-module__c2ep_W__rowTitle{color:#bbb;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;display:block;overflow:hidden}.WeeklyPlannerV11-module__c2ep_W__activeRow .WeeklyPlannerV11-module__c2ep_W__rowTitle{color:#fff;font-weight:700}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__rowTitle{font-size:13px}}.WeeklyPlannerV11-module__c2ep_W__partTag{color:#000;background:#00f3ff;border-radius:2px;align-self:flex-start;padding:1px 4px;font-size:9px;font-weight:800}.WeeklyPlannerV11-module__c2ep_W__rowRight{text-align:right;min-width:60px}.WeeklyPlannerV11-module__c2ep_W__rowTime{color:#f0f;font-size:12px;font-weight:700}.WeeklyPlannerV11-module__c2ep_W__rowRest{color:#444;font-size:12px}@media (max-width:1300px){.WeeklyPlannerV11-module__c2ep_W__rowRight{text-align:right;min-width:70px}.WeeklyPlannerV11-module__c2ep_W__rowTime{color:#f0f;text-shadow:0 0 5px #ff00ffb3;letter-spacing:.5px;font-size:13px;font-weight:800}.WeeklyPlannerV11-module__c2ep_W__rowRest{color:#666;font-size:13px;font-weight:600}}
.WeeklyPlannerV12-module__WzxZxW__container{justify-content:center;width:100%;padding:20px;font-family:Pretendard,sans-serif;display:flex}@media (max-width:768px){.WeeklyPlannerV12-module__WzxZxW__container{padding:0}}.WeeklyPlannerV12-module__WzxZxW__diaryBinder{background-color:#a3c4f3;border-radius:30px;width:100%;max-width:1100px;padding:12px;position:relative;box-shadow:0 15px 35px #a3c4f366}@media (max-width:768px){.WeeklyPlannerV12-module__WzxZxW__diaryBinder{box-shadow:none;background:0 0;border-radius:0;padding:0}}.WeeklyPlannerV12-module__WzxZxW__binderRings{z-index:10;gap:40px;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.WeeklyPlannerV12-module__WzxZxW__ring{background:linear-gradient(90deg,#ccc,#fff,#999);border-radius:10px;width:20px;height:40px;box-shadow:0 4px 6px #0003}.WeeklyPlannerV12-module__WzxZxW__clipDecor{z-index:10;position:absolute;top:-20px;right:80px}.WeeklyPlannerV12-module__WzxZxW__clipBody{background:0 0;border:6px solid #1e88e5;border-radius:30px;width:60px;height:80px;box-shadow:2px 4px #0000001a}@media (max-width:768px){.WeeklyPlannerV12-module__WzxZxW__binderRings,.WeeklyPlannerV12-module__WzxZxW__clipDecor{display:none}}.WeeklyPlannerV12-module__WzxZxW__paperContent{background-color:#fff;background-image:linear-gradient(#e3f2fd 1px,#0000 1px),linear-gradient(90deg,#e3f2fd 1px,#0000 1px);background-size:24px 24px;border:2px dashed #90caf9;border-radius:20px;flex-direction:column;min-height:500px;padding:40px;display:flex;position:relative}@media (max-width:768px){.WeeklyPlannerV12-module__WzxZxW__paperContent{border:none;border-radius:0;padding:20px 16px}}.WeeklyPlannerV12-module__WzxZxW__header{justify-content:center;align-items:center;margin-bottom:30px;display:flex;position:relative}.WeeklyPlannerV12-module__WzxZxW__headerContent{flex-direction:column;align-items:center;gap:12px;display:flex}.WeeklyPlannerV12-module__WzxZxW__titleWrapper{z-index:2;background:#fff;border:4px solid #ffcdd2;border-radius:50px;align-items:center;gap:8px;padding:8px 30px;display:flex;transform:rotate(-2deg);box-shadow:4px 4px #ffcdd2}.WeeklyPlannerV12-module__WzxZxW__mainTitle{color:#555;letter-spacing:-1px;margin:0;font-size:24px;font-weight:900}.WeeklyPlannerV12-module__WzxZxW__dateRangeBadge{color:#555;letter-spacing:1px;background-color:#fff9c4;padding:4px 16px;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:800;transform:rotate(1deg);box-shadow:2px 2px #0000000d}.WeeklyPlannerV12-module__WzxZxW__highlightName{color:#5c6bc0}.WeeklyPlannerV12-module__WzxZxW__titleIconLeft{color:#64b5f6;transform:rotate(-15deg)}.WeeklyPlannerV12-module__WzxZxW__titleIconRight{color:#ffb74d;transform:rotate(15deg)}.WeeklyPlannerV12-module__WzxZxW__stickerHeart{filter:drop-shadow(2px 2px #0000001a);position:absolute;top:0;right:20px;transform:rotate(15deg)}.WeeklyPlannerV12-module__WzxZxW__stickerCloud{filter:drop-shadow(2px 2px #0000001a);position:absolute;top:-10px;left:20px;transform:rotate(-10deg)}.WeeklyPlannerV12-module__WzxZxW__contentLayout{gap:40px;display:flex}@media (max-width:1300px){.WeeklyPlannerV12-module__WzxZxW__contentLayout{flex-direction:column-reverse}}.WeeklyPlannerV12-module__WzxZxW__gridSection{flex:1.4;grid-template-columns:repeat(2,1fr);align-items:start;gap:20px;display:grid}@media (max-width:1300px){.WeeklyPlannerV12-module__WzxZxW__gridSection{grid-template-columns:1fr;gap:16px}}.WeeklyPlannerV12-module__WzxZxW__dayCard{cursor:pointer;background:#fff;border:3px solid #bbdefb;border-radius:16px;flex-direction:column;gap:12px;min-height:120px;padding:16px;transition:all .2s;display:flex;position:relative;box-shadow:4px 4px #e1f5fe}.WeeklyPlannerV12-module__WzxZxW__dayCard:hover{border-color:#64b5f6;transform:translateY(-4px)rotate(1deg)}.WeeklyPlannerV12-module__WzxZxW__cardActive{background-color:#e3f2fd;border-color:#42a5f5;transform:scale(1.02);box-shadow:4px 4px #bbdefb}.WeeklyPlannerV12-module__WzxZxW__cardRest{box-shadow:none;opacity:.8;background-color:#fafafa;border-color:#eee}.WeeklyPlannerV12-module__WzxZxW__cardRest.WeeklyPlannerV12-module__WzxZxW__cardActive{opacity:1;background-color:#f0f0f0;border-color:#bdbdbd;transform:scale(1.01);box-shadow:0 0 5px #0003}.WeeklyPlannerV12-module__WzxZxW__cardRest.WeeklyPlannerV12-module__WzxZxW__cardActive .WeeklyPlannerV12-module__WzxZxW__dayBadge{background-color:#757575}.WeeklyPlannerV12-module__WzxZxW__cardHeader{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.WeeklyPlannerV12-module__WzxZxW__dayGroup{align-items:baseline;gap:6px;display:flex}.WeeklyPlannerV12-module__WzxZxW__dayBadge{color:#fff;background-color:#5c6bc0;border-radius:12px;padding:4px 10px;font-size:14px;font-weight:800;line-height:1}.WeeklyPlannerV12-module__WzxZxW__cardActive .WeeklyPlannerV12-module__WzxZxW__dayBadge{background-color:#1e88e5}.WeeklyPlannerV12-module__WzxZxW__cardRest .WeeklyPlannerV12-module__WzxZxW__dayBadge{background-color:#bdbdbd}.WeeklyPlannerV12-module__WzxZxW__dateLabel{color:#90a4ae;font-family:monospace;font-size:12px;font-weight:600}.WeeklyPlannerV12-module__WzxZxW__partBadge{color:#ff7043;background-color:#ffccbc;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.WeeklyPlannerV12-module__WzxZxW__cardBody{flex-direction:column;flex:1;justify-content:center;min-height:0;display:flex}.WeeklyPlannerV12-module__WzxZxW__cardTitle{color:#424242;white-space:normal;word-break:break-word;width:100%;height:auto;font-size:16px;font-weight:700;line-height:1.4}.WeeklyPlannerV12-module__WzxZxW__cardFooter{flex-shrink:0;justify-content:center;display:flex}.WeeklyPlannerV12-module__WzxZxW__timePill{color:#fff;background:#2979ff;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:800;display:flex}.WeeklyPlannerV12-module__WzxZxW__restPill{color:#fff;background:#bdbdbd;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:800;display:flex}.WeeklyPlannerV12-module__WzxZxW__decoDot{background:#bbdefb;border-radius:50%;width:4px;height:4px;position:absolute}.WeeklyPlannerV12-module__WzxZxW__photoSection{flex-direction:column;flex:1;align-items:center;display:flex}.WeeklyPlannerV12-module__WzxZxW__polaroidFrame{background:#fff;flex-direction:column;width:100%;max-width:340px;height:auto;padding:16px 16px 24px;transition:transform .3s;display:flex;position:relative;transform:rotate(2deg);box-shadow:0 10px 20px #0000001a}.WeeklyPlannerV12-module__WzxZxW__polaroidFrame:hover{z-index:5;transform:rotate(0)scale(1.02)}.WeeklyPlannerV12-module__WzxZxW__maskingTape{z-index:10;background-color:#90caf999;width:100px;height:30px;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.WeeklyPlannerV12-module__WzxZxW__tape-default,.WeeklyPlannerV12-module__WzxZxW__tape-none{background-color:#bdbdbd99}.WeeklyPlannerV12-module__WzxZxW__tape-game{background-color:#66bb6ab3}.WeeklyPlannerV12-module__WzxZxW__tape-talk{background-color:#ffa726b3}.WeeklyPlannerV12-module__WzxZxW__tape-rest{background-color:#7986cbb3}.WeeklyPlannerV12-module__WzxZxW__photoArea{aspect-ratio:1;background-color:#f5f5f5;border:1px solid #eee;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV12-module__WzxZxW__photoImage{object-fit:cover}.WeeklyPlannerV12-module__WzxZxW__emptyPhoto{color:#ffcdd2;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:14px;font-weight:700;display:flex}.WeeklyPlannerV12-module__WzxZxW__photoCaption{text-align:center;color:#555;flex-direction:column;gap:4px;width:100%;margin-top:20px;font-family:Gaegu,cursive,sans-serif;display:flex;position:relative}.WeeklyPlannerV12-module__WzxZxW__captionTitle{color:#333;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;text-overflow:clip;width:100%;height:auto;min-height:0;font-size:28px;font-weight:700;line-height:1.3;display:block;overflow:visible}.WeeklyPlannerV12-module__WzxZxW__captionSub{color:#999;margin-top:4px;font-size:13px;font-weight:500}.WeeklyPlannerV12-module__WzxZxW__doodle{color:#ff4081;opacity:.8;font-size:24px;position:absolute;bottom:0;right:0;transform:rotate(20deg)}.WeeklyPlannerV12-module__WzxZxW__decoCharacter{margin-top:20px;animation:3s ease-in-out infinite WeeklyPlannerV12-module__WzxZxW__float}@keyframes WeeklyPlannerV12-module__WzxZxW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.ScheduleCalendar-module__wJ2_4W__container{background-color:#fff;border:1px solid #f1f5f9;border-radius:32px;width:100%;max-width:1150px;margin:0 auto;padding:10px 32px;box-shadow:0 20px 50px -12px #0000000d}.ScheduleCalendar-module__wJ2_4W__header{justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 16px;display:flex}.ScheduleCalendar-module__wJ2_4W__headerTitle{color:#1e293b;letter-spacing:-.5px;font-family:Pretendard,sans-serif;font-size:28px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__navButton{cursor:pointer;color:#64748b;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.ScheduleCalendar-module__wJ2_4W__navButton:hover{color:#3b82f6;background-color:#eff6ff;border-color:#bfdbfe}.ScheduleCalendar-module__wJ2_4W__weekDaysGrid{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(7,1fr);margin-bottom:12px;display:grid}.ScheduleCalendar-module__wJ2_4W__weekDay{text-align:center;color:#94a3b8;text-transform:uppercase;padding:8px 0;font-size:18px;font-weight:600}.ScheduleCalendar-module__wJ2_4W__weekDay:first-child{color:#f87171}.ScheduleCalendar-module__wJ2_4W__weekDay:last-child{color:#60a5fa}.ScheduleCalendar-module__wJ2_4W__daysGrid{border-top:1px solid #f1f5f9;border-left:1px solid #f1f5f9;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;width:100%;display:grid}.ScheduleCalendar-module__wJ2_4W__dayCell{cursor:pointer;background-color:#fff;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;flex-direction:column;justify-content:flex-start;min-width:0;min-height:130px;padding:12px;transition:background-color .2s;display:flex;position:relative;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__otherMonth{color:#cbd5e1;cursor:pointer;background-color:#f8fafc}.ScheduleCalendar-module__wJ2_4W__otherMonth .ScheduleCalendar-module__wJ2_4W__dateNumber{font-weight:400;color:#94a3b8!important}.ScheduleCalendar-module__wJ2_4W__otherMonth:hover{box-shadow:none;background-color:#f1f5f9;transform:none}.ScheduleCalendar-module__wJ2_4W__dayCell:hover{z-index:10;background-color:#f8fbff;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ScheduleCalendar-module__wJ2_4W__selectedDay{box-shadow:inset 0 0 0 2px #3b82f6;background-color:#eff6ff!important;border-color:#3b82f6!important}.ScheduleCalendar-module__wJ2_4W__today .ScheduleCalendar-module__wJ2_4W__dateNumber{color:#fff;background-color:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex;box-shadow:0 4px 6px #0000001a}.ScheduleCalendar-module__wJ2_4W__dateHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ScheduleCalendar-module__wJ2_4W__dateNumber{color:#334155;font-size:17px;font-weight:600}.ScheduleCalendar-module__wJ2_4W__moreCount{color:#3b82f6;background-color:#eff6ff;border-radius:99px;padding:2px 6px;font-size:11px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__dayCell:nth-child(7n+1) .ScheduleCalendar-module__wJ2_4W__dateNumber:not(.ScheduleCalendar-module__wJ2_4W__today .ScheduleCalendar-module__wJ2_4W__dateNumber){color:#ef4444}.ScheduleCalendar-module__wJ2_4W__dayCell:nth-child(7n) .ScheduleCalendar-module__wJ2_4W__dateNumber:not(.ScheduleCalendar-module__wJ2_4W__today .ScheduleCalendar-module__wJ2_4W__dateNumber){color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__scheduleInfo{flex-direction:column;gap:4px;width:100%;display:flex}.ScheduleCalendar-module__wJ2_4W__scheduleTitle{white-space:nowrap;text-overflow:ellipsis;text-align:left;border-radius:6px;width:100%;padding:4px 6px;font-size:14px;font-weight:600;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__moreDots{gap:3px;margin-top:2px;padding-left:4px;display:flex}.ScheduleCalendar-module__wJ2_4W__dot{background-color:#cbd5e1;border-radius:50%;width:4px;height:4px}.ScheduleCalendar-module__wJ2_4W__typeGame{color:#0369a1;background-color:#e0f2fe;border-left:3px solid #0ea5e9}.ScheduleCalendar-module__wJ2_4W__typeTalk{color:#92400e;background-color:#fef3c7;border-left:3px solid #d97706}.ScheduleCalendar-module__wJ2_4W__typeRest{color:#64748b;opacity:.7;background-color:#f1f5f9}.ScheduleCalendar-module__wJ2_4W__loadingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;background:#fffc;border-radius:32px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (max-width:768px){.ScheduleCalendar-module__wJ2_4W__container{box-shadow:none;border:none;border-radius:20px;padding:16px 12px}.ScheduleCalendar-module__wJ2_4W__header{margin-bottom:20px;padding:0}.ScheduleCalendar-module__wJ2_4W__headerTitle{font-size:20px}.ScheduleCalendar-module__wJ2_4W__navButton{padding:6px 10px;font-size:13px}.ScheduleCalendar-module__wJ2_4W__weekDay{padding:4px 0;font-size:14px}.ScheduleCalendar-module__wJ2_4W__daysGrid{border:none;gap:4px}.ScheduleCalendar-module__wJ2_4W__dayCell{border:1px solid #f1f5f9;border-radius:8px;min-height:60px;padding:4px}.ScheduleCalendar-module__wJ2_4W__dateNumber{margin-bottom:2px;font-size:12px}.ScheduleCalendar-module__wJ2_4W__today .ScheduleCalendar-module__wJ2_4W__dateNumber{width:20px;height:20px;font-size:11px}.ScheduleCalendar-module__wJ2_4W__moreCount{padding:1px 4px;font-size:9px}.ScheduleCalendar-module__wJ2_4W__scheduleTitle{border-left-width:2px;height:18px;padding:2px 4px;font-size:10px;line-height:14px}}
.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;gap:24px;padding:24px;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;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__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)}}}
