.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-color:#f8f9fa;background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #eee;justify-content:center;align-items:center;height:100px;display:flex;position:relative}.make_schedule-module__2KuOaa__thumbnailIconWrapper{color:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform-origin:100% 0;background-color:#0006;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:8px;right:8px;transform:scale(.8)}.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}.make_schedule-module__2KuOaa__viewTypeSelector{background-color:#f1f3f5;border-radius:12px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.make_schedule-module__2KuOaa__viewTypeOption{color:#868e96;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.make_schedule-module__2KuOaa__viewTypeOption:hover{color:#495057;background-color:#ffffff80}.make_schedule-module__2KuOaa__viewTypeActive{color:#2563eb;background-color:#fff;font-weight:700;box-shadow:0 2px 4px #0000000d}.make_schedule-module__2KuOaa__viewTypeIcon{font-size:16px;font-weight:400}
.WeeklyPlannerV1-module__gD2nhW__container{background-color:#f9fafb;justify-content:center;width:100%;padding:40px 20px;font-family:Pretendard;display:flex}.WeeklyPlannerV1-module__gD2nhW__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__gD2nhW__header{border-bottom:2px solid #111;align-items:center;gap:12px;padding-bottom:20px;display:flex}.WeeklyPlannerV1-module__gD2nhW__title{color:#111;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.WeeklyPlannerV1-module__gD2nhW__divider{color:#d1d5db;font-size:20px;font-weight:300}.WeeklyPlannerV1-module__gD2nhW__streamer{color:#4b5563;font-size:18px;font-weight:500}.WeeklyPlannerV1-module__gD2nhW__contentLayout{flex-direction:column-reverse;gap:32px;display:flex}@media (min-width:1400px){.WeeklyPlannerV1-module__gD2nhW__contentLayout{flex-direction:row;align-items:flex-start}}.WeeklyPlannerV1-module__gD2nhW__listSection{flex-direction:column;flex:1.5;min-width:0;display:flex;overflow:hidden}.WeeklyPlannerV1-module__gD2nhW__tableHeader{color:#9ca3af;letter-spacing:1px;border-bottom:1px solid #e5e7eb;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.WeeklyPlannerV1-module__gD2nhW__thDay{width:100px}.WeeklyPlannerV1-module__gD2nhW__thTitle{flex:1}.WeeklyPlannerV1-module__gD2nhW__thTime{text-align:right;width:100px}.WeeklyPlannerV1-module__gD2nhW__listBody{flex-direction:column;display:flex}.WeeklyPlannerV1-module__gD2nhW__row{cursor:pointer;color:#374151;border-bottom:1px solid #f3f4f6;align-items:center;padding:16px;transition:background-color .2s;display:flex}.WeeklyPlannerV1-module__gD2nhW__row:hover{background-color:#f9fafb}.WeeklyPlannerV1-module__gD2nhW__rowActive{background-color:#f3f4f6;border-left:4px solid #111;padding-left:12px}.WeeklyPlannerV1-module__gD2nhW__rowRest{color:#9ca3af}.WeeklyPlannerV1-module__gD2nhW__rowRest .WeeklyPlannerV1-module__gD2nhW__titleText{text-decoration:line-through}.WeeklyPlannerV1-module__gD2nhW__colDay{flex-direction:column;width:100px;display:flex}.WeeklyPlannerV1-module__gD2nhW__dayText{color:#111;font-size:15px;font-weight:700}.WeeklyPlannerV1-module__gD2nhW__dateText{color:#9ca3af;font-size:12px;font-weight:500}.WeeklyPlannerV1-module__gD2nhW__colTitle{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.WeeklyPlannerV1-module__gD2nhW__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__gD2nhW__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__gD2nhW__rowActive .WeeklyPlannerV1-module__gD2nhW__titleText{font-weight:700}.WeeklyPlannerV1-module__gD2nhW__colTime{text-align:right;justify-content:flex-end;align-items:center;gap:8px;width:100px;display:flex}.WeeklyPlannerV1-module__gD2nhW__timeText{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.WeeklyPlannerV1-module__gD2nhW__restText{color:#d1d5db}.WeeklyPlannerV1-module__gD2nhW__mobileArrow{color:#d1d5db;display:none}.WeeklyPlannerV1-module__gD2nhW__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__gD2nhW__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__gD2nhW__previewImage{object-fit:cover}.WeeklyPlannerV1-module__gD2nhW__noImage{color:#9ca3af;flex-direction:column;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.WeeklyPlannerV1-module__gD2nhW__previewInfo{flex-direction:column;gap:8px;display:flex}.WeeklyPlannerV1-module__gD2nhW__previewTitle{color:#111;word-break:break-all;white-space:normal;font-size:18px;font-weight:700;line-height:1.4}.WeeklyPlannerV1-module__gD2nhW__previewMeta{color:#6b7280;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.WeeklyPlannerV1-module__gD2nhW__dot{color:#d1d5db}@media (max-width:1200px){.WeeklyPlannerV1-module__gD2nhW__container{background-color:#fff;padding:0;display:block;height:auto!important;overflow:visible!important}.WeeklyPlannerV1-module__gD2nhW__standardBoard{box-shadow:none;border:none;border-radius:0;gap:16px;padding:20px 16px 80px;height:auto!important}.WeeklyPlannerV1-module__gD2nhW__title{font-size:20px}.WeeklyPlannerV1-module__gD2nhW__streamer{font-size:16px}.WeeklyPlannerV1-module__gD2nhW__header{margin-bottom:0;padding-bottom:16px}.WeeklyPlannerV1-module__gD2nhW__tableHeader{display:none}.WeeklyPlannerV1-module__gD2nhW__row{flex-wrap:wrap;gap:6px;padding:12px 0;position:relative}.WeeklyPlannerV1-module__gD2nhW__colDay{flex-direction:row;align-items:center;gap:6px;width:100%;margin-bottom:2px}.WeeklyPlannerV1-module__gD2nhW__dayText{color:#6b7280;font-size:13px;font-weight:600}.WeeklyPlannerV1-module__gD2nhW__dateText{font-size:12px}.WeeklyPlannerV1-module__gD2nhW__colTitle{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.WeeklyPlannerV1-module__gD2nhW__titleText{font-size:15px}.WeeklyPlannerV1-module__gD2nhW__colTime{width:auto;position:absolute;top:12px;right:0}.WeeklyPlannerV1-module__gD2nhW__mobileArrow{display:block}.WeeklyPlannerV1-module__gD2nhW__previewSection{background:0 0;border:none;margin-bottom:20px;padding:0;position:relative;top:0}.WeeklyPlannerV1-module__gD2nhW__previewInfo{display:none}.WeeklyPlannerV1-module__gD2nhW__imageFrame{border-radius:12px}.WeeklyPlannerV1-module__gD2nhW__rowActive{padding-left:16px}}.WeeklyPlannerV1-module__gD2nhW__exportContainer{background-color:#0000!important;justify-content:center!important;align-items:flex-start!important;width:fit-content!important;min-width:2800px!important;padding:80px!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportBoard{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:40px!important;flex-direction:column!important;gap:60px!important;width:100%!important;max-width:none!important;padding:100px!important;display:flex!important;box-shadow:0 40px 80px -10px #00000026!important}.WeeklyPlannerV1-module__gD2nhW__exportTitle{font-size:52px!important;font-weight:900!important}.WeeklyPlannerV1-module__gD2nhW__exportStreamer{color:#4b5563!important;font-size:32px!important;font-weight:600!important}.WeeklyPlannerV1-module__gD2nhW__exportDivider{margin:0 10px!important;font-size:32px!important}.WeeklyPlannerV1-module__gD2nhW__exportContentLayout{flex-direction:row!important;align-items:flex-start!important;gap:60px!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection{flex-direction:column!important;flex:none!important;width:1350px!important;min-width:0!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__tableHeader{border-bottom:3px solid #d1d5db!important;padding:16px 20px!important;font-size:24px!important;font-weight:800!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__row{border-bottom:2px solid #f3f4f6!important;align-items:flex-start!important;gap:20px!important;padding:24px 10px!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__dayText{white-space:nowrap!important;font-size:28px!important;font-weight:800!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__dateText{margin-top:8px!important;font-size:20px!important;font-weight:600!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__colDay{flex-shrink:0!important;width:120px!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__colTitle{flex:1!important;align-items:flex-start!important;gap:16px!important;min-width:0!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__partBadge{border-radius:8px!important;flex-shrink:0!important;margin-top:4px!important;padding:6px 14px!important;font-size:18px!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__titleText{color:#1f2937!important;white-space:pre-wrap!important;word-break:keep-all!important;overflow-wrap:break-word!important;width:100%!important;font-weight:700!important;display:block!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__titleShort{letter-spacing:-.5px!important;font-size:34px!important;line-height:1.3!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__titleLong{letter-spacing:-1px!important;font-size:24px!important;line-height:1.35!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__colTime{justify-content:flex-end!important;width:auto!important;min-width:160px!important;padding-top:4px!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__timeText{white-space:nowrap!important;font-size:26px!important;font-weight:800!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__rowRest .WeeklyPlannerV1-module__gD2nhW__dayText,.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__rowRest .WeeklyPlannerV1-module__gD2nhW__dateText{color:#9ca3af!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__rowRest .WeeklyPlannerV1-module__gD2nhW__titleText{color:#9ca3af!important;text-decoration:line-through!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__rowRest .WeeklyPlannerV1-module__gD2nhW__timeText{color:#d1d5db!important}.WeeklyPlannerV1-module__gD2nhW__exportListSection .WeeklyPlannerV1-module__gD2nhW__rowRest .WeeklyPlannerV1-module__gD2nhW__partBadge{color:#9ca3af!important;background-color:#e5e7eb!important}.WeeklyPlannerV1-module__gD2nhW__exportPreviewSection{flex-direction:column!important;flex:none!important;justify-content:flex-start!important;gap:30px!important;width:1100px!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportImageFrame{aspect-ratio:4/3!important;background:#f9fafb!important;border:1px solid #f3f4f6!important;border-radius:30px!important;width:100%!important;height:auto!important;padding:0!important;position:relative!important;overflow:hidden!important}.WeeklyPlannerV1-module__gD2nhW__exportPreviewImage{object-fit:cover!important;width:100%!important;height:100%!important}.WeeklyPlannerV1-module__gD2nhW__exportPreviewInfo{box-sizing:border-box!important;flex-direction:column!important;gap:16px!important;width:100%!important;max-width:100%!important;padding:0 10px!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportPreviewInfo .WeeklyPlannerV1-module__gD2nhW__previewTitle{color:#111!important;white-space:pre-wrap!important;word-wrap:break-word!important;word-break:break-all!important;width:100%!important;font-size:40px!important;font-weight:800!important;line-height:1.35!important;display:block!important}.WeeklyPlannerV1-module__gD2nhW__exportPreviewInfo .WeeklyPlannerV1-module__gD2nhW__previewMeta{color:#6b7280!important;flex-wrap:wrap!important;align-items:center!important;gap:16px!important;font-size:26px!important;font-weight:600!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__noImageFrame{background-color:#f3f4f6!important;justify-content:center!important;align-items:center!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__exportImageFrame .WeeklyPlannerV1-module__gD2nhW__noImage svg{width:120px!important;height:120px!important}.WeeklyPlannerV1-module__gD2nhW__exportImageFrame .WeeklyPlannerV1-module__gD2nhW__noImage span{font-size:32px!important}.WeeklyPlannerV1-module__gD2nhW__gridModeContainer{background-color:#f9fafb;justify-content:center;width:100%;min-height:800px;padding:40px 20px;font-family:Pretendard;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeBoard{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__gD2nhW__gridModeHeader{border-bottom:2px solid #111;align-items:center;gap:12px;padding-bottom:20px;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeTitle{color:#111;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.WeeklyPlannerV1-module__gD2nhW__gridModeDivider{color:#d1d5db;font-size:20px;font-weight:300}.WeeklyPlannerV1-module__gD2nhW__gridModeStreamer{color:#4b5563;font-size:18px;font-weight:500}.WeeklyPlannerV1-module__gD2nhW__gridModeLayout{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:20px;display:grid}@media (max-width:1300px){.WeeklyPlannerV1-module__gD2nhW__gridModeLayout{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WeeklyPlannerV1-module__gD2nhW__gridModeLayout{grid-template-columns:1fr}}.WeeklyPlannerV1-module__gD2nhW__gridModeCard{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;min-height:380px;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.WeeklyPlannerV1-module__gD2nhW__gridModeCard:hover{border-color:#9ca3af;transform:translateY(-5px);box-shadow:0 12px 20px -5px #0000001a}.WeeklyPlannerV1-module__gD2nhW__gridModeCardSelected{z-index:2;transform:translateY(-5px);border:2px solid #111!important;box-shadow:0 10px 25px -5px #00000026!important}.WeeklyPlannerV1-module__gD2nhW__gridModeCardRest{opacity:.9;background-color:#f9fafb}.WeeklyPlannerV1-module__gD2nhW__gridModeCardRest:hover{opacity:1}.WeeklyPlannerV1-module__gD2nhW__gridModeCardSelected.WeeklyPlannerV1-module__gD2nhW__gridModeCardRest{opacity:1;background-color:#fff}.WeeklyPlannerV1-module__gD2nhW__gridModeCardHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeHeaderLeft{align-items:center;gap:8px;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeCardDay{color:#111;font-size:18px;font-weight:800}.WeeklyPlannerV1-module__gD2nhW__gridModeCardDate{color:#9ca3af;font-size:14px;font-weight:600}.WeeklyPlannerV1-module__gD2nhW__gridModeTodayBadge{color:#fff;letter-spacing:.5px;background-color:#ef4444;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:800}.WeeklyPlannerV1-module__gD2nhW__gridModeImageFrame{aspect-ratio:16/9;background-color:#f3f4f6;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV1-module__gD2nhW__gridModeImage{object-fit:cover;transition:transform .3s}.WeeklyPlannerV1-module__gD2nhW__gridModeCard:hover .WeeklyPlannerV1-module__gD2nhW__gridModeImage,.WeeklyPlannerV1-module__gD2nhW__gridModeCardSelected .WeeklyPlannerV1-module__gD2nhW__gridModeImage{transform:scale(1.05)}.WeeklyPlannerV1-module__gD2nhW__gridModeNoImage{color:#d1d5db;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeNoImage span{letter-spacing:1px;font-size:12px;font-weight:600}.WeeklyPlannerV1-module__gD2nhW__gridModeCardBody{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeCardPart{color:#4f46e5;background-color:#eef2ff;border-radius:6px;align-self:flex-start;padding:4px 8px;font-size:12px;font-weight:700}.WeeklyPlannerV1-module__gD2nhW__gridModeCardTitle{color:#1f2937;word-break:break-all;white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:17px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.WeeklyPlannerV1-module__gD2nhW__gridModeCardFooter{color:#4b5563;border-top:1px solid #f3f4f6;align-items:center;gap:6px;margin-top:auto;padding-top:16px;font-size:14px;font-weight:600;display:flex}.WeeklyPlannerV1-module__gD2nhW__gridModeFooterOffline{color:#9ca3af;letter-spacing:1px;font-size:13px;font-weight:700}.WeeklyPlannerV1-module__gD2nhW__gridModeDetailBtn{color:#374151;opacity:1;z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 5px #0000001a}@media (min-width:768px){.WeeklyPlannerV1-module__gD2nhW__gridModeDetailBtn{opacity:0}.WeeklyPlannerV1-module__gD2nhW__gridModeCard:hover .WeeklyPlannerV1-module__gD2nhW__gridModeDetailBtn{opacity:1}}.WeeklyPlannerV1-module__gD2nhW__gridModeDetailBtn:hover{color:#fff;background:#3b82f6;border-color:#3b82f6;transform:scale(1.1)}.WeeklyPlannerV1-module__gD2nhW__viewModeContainer{background-color:#f9fafb;justify-content:center;width:100%;min-height:800px;padding:40px 20px;font-family:Pretendard;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeBoard{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:1200px;height:700px;display:flex;overflow:hidden;box-shadow:0 4px 20px -1px #0000000d}.WeeklyPlannerV1-module__gD2nhW__viewModeListCol{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:400px;min-width:320px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeListHeader{z-index:10;background-color:#fff;border-bottom:2px solid #e2e2e2;align-items:center;padding:24px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeListTitle{color:#111;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.WeeklyPlannerV1-module__gD2nhW__viewModeListDivider{color:#d1d5db;margin:0 12px;font-size:20px;font-weight:300}.WeeklyPlannerV1-module__gD2nhW__viewModeStreamer{color:#4b5563;margin:0;font-size:18px;font-weight:500}.WeeklyPlannerV1-module__gD2nhW__viewModeScrollArea{background-color:#fff;flex:1;overflow-y:auto}.WeeklyPlannerV1-module__gD2nhW__viewModeScrollArea::-webkit-scrollbar{width:6px}.WeeklyPlannerV1-module__gD2nhW__viewModeScrollArea::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:3px}.WeeklyPlannerV1-module__gD2nhW__viewModeItem{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:flex-start;padding:20px 24px;transition:background-color .2s;display:flex;position:relative}.WeeklyPlannerV1-module__gD2nhW__viewModeItem:hover{background-color:#f9fafb}.WeeklyPlannerV1-module__gD2nhW__viewModeItemActive{background-color:#f3f4f6}.WeeklyPlannerV1-module__gD2nhW__viewModeItemActive:before{content:"";background-color:#111;width:4px;position:absolute;top:0;bottom:0;left:0}.WeeklyPlannerV1-module__gD2nhW__viewModeItemRest .WeeklyPlannerV1-module__gD2nhW__viewModeItemTitle,.WeeklyPlannerV1-module__gD2nhW__viewModeItemRest .WeeklyPlannerV1-module__gD2nhW__viewModeItemDay{color:#9ca3af}.WeeklyPlannerV1-module__gD2nhW__viewModeItemLeft{flex-direction:column;flex-shrink:0;width:60px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeItemDay{color:#111;font-size:15px;font-weight:700}.WeeklyPlannerV1-module__gD2nhW__viewModeItemDate{color:#9ca3af;margin-top:2px;font-size:11px}.WeeklyPlannerV1-module__gD2nhW__viewModeItemCenter{flex-direction:column;flex:1;gap:4px;min-width:0;padding:0 12px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeListPartBadge{color:#4b5563;vertical-align:middle;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;margin-right:6px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-block}.WeeklyPlannerV1-module__gD2nhW__viewModeItemTitle{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.4;overflow:hidden}.WeeklyPlannerV1-module__gD2nhW__viewModeItemMeta{color:#6b7280;align-items:center;gap:4px;font-size:12px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeArrow{color:#d1d5db;align-self:center}.WeeklyPlannerV1-module__gD2nhW__viewModeDetailCol{background-color:#fff;flex-direction:column;flex:1;gap:24px;padding:40px;display:flex;overflow-y:auto}.WeeklyPlannerV1-module__gD2nhW__viewModeImageFrame{aspect-ratio:4/3;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV1-module__gD2nhW__viewModeImage{object-fit:cover}.WeeklyPlannerV1-module__gD2nhW__viewModeNoImage{color:#d1d5db;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeInfoBox{flex-direction:column;flex:1;gap:16px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeBadgeRow{align-items:center;gap:10px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeDateBadge{color:#fff;background-color:#111;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700}.WeeklyPlannerV1-module__gD2nhW__viewModeDateText{color:#6b7280;font-size:14px;font-weight:500}.WeeklyPlannerV1-module__gD2nhW__viewModeDetailTitle{color:#111;word-break:break-all;font-size:28px;font-weight:800;line-height:1.3}.WeeklyPlannerV1-module__gD2nhW__viewModeDetailDesc{color:#111;white-space:pre-wrap;margin-top:8px;font-weight:800}.WeeklyPlannerV1-module__gD2nhW__viewModeTitleShort{font-size:28px;line-height:1.3}.WeeklyPlannerV1-module__gD2nhW__viewModeTitleLong{font-size:20px;line-height:1.4}.WeeklyPlannerV1-module__gD2nhW__viewModeFooter{border-top:1px solid #f3f4f6;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:24px;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeTimeRow{color:#374151;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeActionBtn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeActionBtn:hover{color:#111;background-color:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px)}.WeeklyPlannerV1-module__gD2nhW__viewModeTodayBadge{color:#fff;background-color:#1f2937;border-radius:99px;justify-content:center;align-items:center;min-width:42px;height:18px;margin-top:6px;padding:0 4px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.WeeklyPlannerV1-module__gD2nhW__viewModeMobilePartBadge{display:none}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeWrap{white-space:normal;flex:1;display:block;overflow:visible}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeTrack{animation:none;display:block}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeTrack span{display:inline}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeTrack span:nth-child(2){display:none}.WeeklyPlannerV1-module__gD2nhW__viewModeTitleText{display:inline}.WeeklyPlannerV1-module__gD2nhW__viewModeDesktopArea{flex:1;min-width:0;display:block}.WeeklyPlannerV1-module__gD2nhW__viewModeMobileArea{flex:1;min-width:0;display:none}@media (max-width:1300px){.WeeklyPlannerV1-module__gD2nhW__viewModeDesktopArea{display:none!important}.WeeklyPlannerV1-module__gD2nhW__viewModeMobileArea{display:block!important}.WeeklyPlannerV1-module__gD2nhW__viewModeContainer{background-color:#fff;padding:0 0 20px;overflow:visible}.WeeklyPlannerV1-module__gD2nhW__viewModeBoard{height:auto;box-shadow:none;border:none;border-radius:0;flex-direction:column;overflow:visible!important}.WeeklyPlannerV1-module__gD2nhW__viewModeListCol{z-index:1;border-right:none;width:100%;height:auto}.WeeklyPlannerV1-module__gD2nhW__viewModeScrollArea{overflow-y:visible}.WeeklyPlannerV1-module__gD2nhW__viewModeDetailCol{z-index:90;background-color:#fff;border-top:none;border-bottom:1px solid #e5e7eb;flex-direction:row;order:-1;align-items:center;gap:16px;width:100%;height:110px;padding:20px;transition:top .2s;display:flex;position:relative;box-shadow:0 4px 10px #0000000d}.WeeklyPlannerV1-module__gD2nhW__viewModeImageFrame{aspect-ratio:1;border:1px solid #f3f4f6;border-radius:8px;flex-shrink:0;width:74px;margin:0}.WeeklyPlannerV1-module__gD2nhW__viewModeInfoBox{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.WeeklyPlannerV1-module__gD2nhW__viewModeBadgeRow{display:none}.WeeklyPlannerV1-module__gD2nhW__viewModeDetailDesc{color:#111;-webkit-line-clamp:unset;-webkit-box-orient:unset;white-space:nowrap;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:700;overflow:hidden;height:24px!important;min-height:24px!important;display:flex!important}.WeeklyPlannerV1-module__gD2nhW__viewModeTitleMobileText{color:#111;font-weight:800;line-height:1.3;font-size:17px!important}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeWrap{white-space:nowrap;flex:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeTrack{width:max-content;animation:20s linear infinite WeeklyPlannerV1-module__gD2nhW__v1Marquee;display:inline-flex}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeTrack span{padding-right:80px;font-size:14px;display:inline-block}.WeeklyPlannerV1-module__gD2nhW__viewModeMarqueeTrack span:nth-child(2){display:inline-block}.WeeklyPlannerV1-module__gD2nhW__viewModeTitleText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}@keyframes WeeklyPlannerV1-module__gD2nhW__v1Marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.WeeklyPlannerV1-module__gD2nhW__viewModeMobilePartBadge{color:#fff;background-color:#4b5563;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:18px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.WeeklyPlannerV1-module__gD2nhW__viewModeDetailDesc>span:last-child{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.WeeklyPlannerV1-module__gD2nhW__viewModeFooter{border-top:none;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;width:auto;margin-top:0;padding-top:0;display:flex;height:32px!important;min-height:32px!important}.WeeklyPlannerV1-module__gD2nhW__viewModeActionBtn{color:#fff;white-space:nowrap;background-color:#111;border:none;border-radius:6px;height:32px;padding:6px 10px;font-size:11px;position:static}.WeeklyPlannerV1-module__gD2nhW__viewModeItemLeft{text-align:center;width:60px;margin-right:12px;padding-right:0;align-items:center!important}.WeeklyPlannerV1-module__gD2nhW__viewModeTodayBadge{margin-top:4px}.WeeklyPlannerV1-module__gD2nhW__viewModeNoImage span{display:none!important}.WeeklyPlannerV1-module__gD2nhW__viewModeNoImage svg{width:28px;height:28px}}@media (max-width:1024px){.WeeklyPlannerV1-module__gD2nhW__viewModeDetailCol{position:sticky;top:63px}}
.WeeklyPlannerDetail-module__jcX7hG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s forwards WeeklyPlannerDetail-module__jcX7hG__fadeIn;display:flex;position:fixed;top:0;left:0}.WeeklyPlannerDetail-module__jcX7hG__modalBox{will-change:transform,opacity;background-color:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:500px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards WeeklyPlannerDetail-module__jcX7hG__slideUpDesktop;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.WeeklyPlannerDetail-module__jcX7hG__header{z-index:10;background-color:#fff;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:relative}.WeeklyPlannerDetail-module__jcX7hG__headerTitle{align-items:center;gap:12px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__dateGroup{align-items:center;gap:8px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__dayBadge{color:#111;background-color:#f3f4f6;border-radius:8px;padding:6px 12px;font-size:16px;font-weight:800}.WeeklyPlannerDetail-module__jcX7hG__dateText{color:#6b7280;font-size:16px;font-weight:600}.WeeklyPlannerDetail-module__jcX7hG__closeBtn{cursor:pointer;color:#111;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.WeeklyPlannerDetail-module__jcX7hG__closeBtn:hover{background-color:#e5e7eb;transform:scale(1.1)}.WeeklyPlannerDetail-module__jcX7hG__mobileHandleBar{display:none}.WeeklyPlannerDetail-module__jcX7hG__contentScroll{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:0 0 130px;display:flex;overflow-y:auto}.WeeklyPlannerDetail-module__jcX7hG__imageSection{background-color:#f9fafb;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:center;width:100%;display:flex;position:relative}.WeeklyPlannerDetail-module__jcX7hG__thumbnail{object-fit:contain;width:100%;height:auto;max-height:400px;display:block}.WeeklyPlannerDetail-module__jcX7hG__noImage{color:#d1d5db;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:250px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__noImage span{letter-spacing:.5px;font-size:14px;font-weight:600}.WeeklyPlannerDetail-module__jcX7hG__infoSection{flex-direction:column;gap:20px;padding:24px 24px 40px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__tagRow{flex-wrap:wrap;gap:8px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__partBadge{color:#4f46e5;background-color:#eef2ff;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:700}.WeeklyPlannerDetail-module__jcX7hG__typeBadge{border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:700;display:flex}.WeeklyPlannerDetail-module__jcX7hG__typeGame{color:#059669;background-color:#ecfdf5}.WeeklyPlannerDetail-module__jcX7hG__typeTalk{color:#ea580c;background-color:#fff7ed}.WeeklyPlannerDetail-module__jcX7hG__typeRest{color:#6b7280;background-color:#f3f4f6}.WeeklyPlannerDetail-module__jcX7hG__titleBase{color:#111;word-break:keep-all;overflow-wrap:break-word;margin-bottom:8px;font-weight:800;line-height:1.35}.WeeklyPlannerDetail-module__jcX7hG__titleShort{font-size:22px}.WeeklyPlannerDetail-module__jcX7hG__titleLong{font-size:17px}.WeeklyPlannerDetail-module__jcX7hG__metaGrid{border-top:1px solid #f3f4f6;grid-template-columns:1fr 1fr;gap:16px;padding-top:20px;display:grid}.WeeklyPlannerDetail-module__jcX7hG__metaItem{flex-direction:column;gap:6px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__metaLabel{color:#9ca3af;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.WeeklyPlannerDetail-module__jcX7hG__metaValue{color:#374151;font-size:16px;font-weight:700}@keyframes WeeklyPlannerDetail-module__jcX7hG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WeeklyPlannerDetail-module__jcX7hG__slideUpDesktop{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.WeeklyPlannerDetail-module__jcX7hG__titleShort{font-size:20px}.WeeklyPlannerDetail-module__jcX7hG__titleLong{font-size:16px}.WeeklyPlannerDetail-module__jcX7hG__overlay{align-items:flex-end;padding:0}.WeeklyPlannerDetail-module__jcX7hG__modalBox{width:100%;max-width:none;height:auto;max-height:85dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:24px 24px 0 0;margin:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards WeeklyPlannerDetail-module__jcX7hG__mobileSlideUp;transform:translateY(100%)}@keyframes WeeklyPlannerDetail-module__jcX7hG__mobileSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.WeeklyPlannerDetail-module__jcX7hG__header{border-bottom:1px solid #f3f4f6;padding:24px 20px 16px}.WeeklyPlannerDetail-module__jcX7hG__mobileHandleBar{background-color:#e5e7eb;border-radius:10px;width:48px;height:5px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}.WeeklyPlannerDetail-module__jcX7hG__title{font-size:20px}.WeeklyPlannerDetail-module__jcX7hG__infoSection{gap:16px;padding:20px}.WeeklyPlannerDetail-module__jcX7hG__thumbnail{max-height:300px}.WeeklyPlannerDetail-module__jcX7hG__noImage{height:200px}}.WeeklyPlannerDetail-module__jcX7hG__tagWrapper{flex-wrap:wrap;gap:6px;margin-top:4px;margin-bottom:8px;display:flex}.WeeklyPlannerDetail-module__jcX7hG__tagChip{color:#4b5563;background-color:#f3f4f6;border-radius:6px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:flex}.WeeklyPlannerDetail-module__jcX7hG__tagChip:before{content:"#";color:#9ca3af;margin-right:2px}.WeeklyPlannerDetail-module__jcX7hG__platformGrid{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;padding-top:20px;display:grid}.WeeklyPlannerDetail-module__jcX7hG__platformBtn{border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.WeeklyPlannerDetail-module__jcX7hG__platformBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.WeeklyPlannerDetail-module__jcX7hG__chzzk{color:#111;background:#00ffa3;border:1px solid #00df8f}.WeeklyPlannerDetail-module__jcX7hG__soop{color:#fff;background:#051c50;border:1px solid #051c50}.WeeklyPlannerDetail-module__jcX7hG__youtube{color:#fff;background:red;border:1px solid #c00}.WeeklyPlannerDetail-module__jcX7hG__etc{color:#333;background:#fff;border:1px solid #e2e8f0}
.WeeklyPlannerV2-module__nOakqW__container{justify-content:center;width:100%;padding:10px 20px;font-family:Lato,Nunito Sans,sans-serif;display:flex}@media (max-width:768px){.WeeklyPlannerV2-module__nOakqW__container{padding:0}}.WeeklyPlannerV2-module__nOakqW__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__nOakqW__diaryBoard{box-shadow:none;background-color:#fff;border:none;border-radius:0;padding:20px 16px}}.WeeklyPlannerV2-module__nOakqW__decoCircle1{filter:blur(40px);z-index:-1;background:#ffdde1;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.WeeklyPlannerV2-module__nOakqW__decoCircle2{filter:blur(60px);z-index:-1;background:#e0c3fc;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-50px;left:-50px}.WeeklyPlannerV2-module__nOakqW__header{text-align:center;margin-bottom:48px;position:relative}.WeeklyPlannerV2-module__nOakqW__title{color:#555;letter-spacing:-.05em;z-index:1;font-size:32px;font-weight:900;display:inline-block;position:relative}.WeeklyPlannerV2-module__nOakqW__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__nOakqW__streamerName{color:#ff80ab}.WeeklyPlannerV2-module__nOakqW__grid{grid-template-columns:repeat(1,1fr);gap:32px;display:grid}@media (min-width:1200px){.WeeklyPlannerV2-module__nOakqW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.WeeklyPlannerV2-module__nOakqW__grid{grid-template-columns:repeat(3,1fr)}}.WeeklyPlannerV2-module__nOakqW__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__nOakqW__photoCard:hover{z-index:10;transform:translateY(-8px)rotate(1deg);box-shadow:0 15px 30px #ffb6c166}.WeeklyPlannerV2-module__nOakqW__todayCard{border:2px solid #ff80ab;transform:scale(1.02);box-shadow:0 0 20px #ff80ab4d}.WeeklyPlannerV2-module__nOakqW__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__nOakqW__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__nOakqW__imageFrame{aspect-ratio:4/3;background-color:#f8f9fa;border:1px solid #eee;border-radius:8px;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV2-module__nOakqW__scheduleImage{object-fit:cover;object-position:center top;transition:transform .5s}.WeeklyPlannerV2-module__nOakqW__photoCard:hover .WeeklyPlannerV2-module__nOakqW__scheduleImage{transform:scale(1.08)}.WeeklyPlannerV2-module__nOakqW__infoArea{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.WeeklyPlannerV2-module__nOakqW__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__nOakqW__dateText{opacity:.8;font-size:.9em;font-weight:500}.WeeklyPlannerV2-module__nOakqW__partBadge{color:#ff80ab;background-color:#fff0f5;border-radius:6px;padding:2px 6px;font-size:12px;font-weight:800}.WeeklyPlannerV2-module__nOakqW__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__nOakqW__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__nOakqW__emptyState{opacity:.7}.WeeklyPlannerV2-module__nOakqW__emptyState .WeeklyPlannerV2-module__nOakqW__imageFrame{color:#ff80ab;background-color:#fce4ec;justify-content:center;align-items:center;font-size:24px;display:flex}.WeeklyPlannerV2-module__nOakqW__selectedCard{z-index:5;border:2px solid #ff80ab;transform:scale(1.02);box-shadow:0 0 20px #ff80ab4d}.WeeklyPlannerV2-module__nOakqW__exportContainer{background-color:#0000!important;justify-content:center!important;align-items:flex-start!important;width:fit-content!important;min-width:2800px!important;padding:80px 60px!important;display:flex!important}.WeeklyPlannerV2-module__nOakqW__exportBoard{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#ffffffd9!important;border:6px solid #fffc!important;border-radius:50px!important;width:100%!important;max-width:none!important;padding:80px 60px!important;box-shadow:0 30px 80px #ffb6c14d!important}.WeeklyPlannerV2-module__nOakqW__exportHeader{margin-bottom:80px!important}.WeeklyPlannerV2-module__nOakqW__exportTitle{font-size:64px!important}.WeeklyPlannerV2-module__nOakqW__exportTitle:after{height:24px!important;bottom:4px!important}.WeeklyPlannerV2-module__nOakqW__exportGrid{grid-template-columns:repeat(4,550px)!important;justify-content:center!important;gap:60px!important;width:100%!important;display:grid!important}.WeeklyPlannerV2-module__nOakqW__exportCardWrapper{width:100%!important;min-width:auto!important;max-width:none!important}.WeeklyPlannerV2-module__nOakqW__exportCard{background-color:#fff!important;border:2px solid #fff!important;border-radius:16px!important;flex-direction:column!important;gap:0!important;height:100%!important;padding:24px 24px 30px!important;display:flex!important;overflow:visible!important;box-shadow:0 20px 40px #0000001a!important}.WeeklyPlannerV2-module__nOakqW__exportTape{opacity:.9!important;width:160px!important;height:40px!important;top:-20px!important}.WeeklyPlannerV2-module__nOakqW__exportTodaySticker{padding:8px 16px!important;font-size:18px!important;top:-15px!important;right:-15px!important}.WeeklyPlannerV2-module__nOakqW__exportImageFrame{aspect-ratio:4/3!important;background-color:#f8f9fa!important;border:none!important;border-radius:8px!important;width:100%!important;margin:0 0 24px!important;overflow:hidden!important}.WeeklyPlannerV2-module__nOakqW__exportScheduleImage{object-fit:cover!important;width:100%!important;height:100%!important;margin:0!important}.WeeklyPlannerV2-module__nOakqW__noImageContent{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.WeeklyPlannerV2-module__nOakqW__noImageContent span{color:#ff80ab!important;font-size:28px!important;font-weight:700!important}.WeeklyPlannerV2-module__nOakqW__exportInfoArea{flex-direction:column!important;flex:1!important;gap:0!important;display:flex!important}.WeeklyPlannerV2-module__nOakqW__exportBadgeGroup{justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;display:flex!important}.WeeklyPlannerV2-module__nOakqW__exportDayBadge{color:#ff4081!important;white-space:nowrap!important;background-color:#ffeff4!important;border:2px solid #ffc2d9!important;border-radius:40px!important;flex-shrink:0!important;padding:10px 32px!important;font-size:30px!important;font-weight:800!important}.WeeklyPlannerV2-module__nOakqW__exportPartBadge{color:#ff80ab!important;white-space:nowrap!important;background-color:#fff0f5!important;border:1px solid #ffc2d9!important;border-radius:8px!important;flex-shrink:0!important;align-items:center!important;height:fit-content!important;padding:8px 20px!important;font-size:26px!important;font-weight:800!important;display:inline-flex!important}.WeeklyPlannerV2-module__nOakqW__exportCardTitle{color:#1f2937!important;text-align:center!important;-webkit-line-clamp:unset!important;text-overflow:clip!important;word-break:break-all!important;white-space:pre-wrap!important;height:auto!important;min-height:4em!important;max-height:none!important;margin-top:24px!important;margin-bottom:28px!important;font-weight:900!important;display:block!important;overflow:visible!important}.WeeklyPlannerV2-module__nOakqW__titleShort{font-size:48px!important;line-height:1.3!important}.WeeklyPlannerV2-module__nOakqW__titleLong{letter-spacing:-.5px!important;font-size:32px!important;line-height:1.4!important}.WeeklyPlannerV2-module__nOakqW__exportMetaInfo{color:#4b5563!important;background-color:#f3f4f6!important;border-radius:16px!important;align-self:center!important;align-items:center!important;gap:14px!important;margin-top:auto!important;padding:12px 30px!important;font-size:30px!important;font-weight:700!important;display:flex!important}.WeeklyPlannerV2-module__nOakqW__exportMetaInfo svg{width:48px!important;height:48px!important}.WeeklyPlannerV2-module__nOakqW__exportCard.WeeklyPlannerV2-module__nOakqW__emptyState .WeeklyPlannerV2-module__nOakqW__exportCardTitle{color:#9ca3af!important;text-decoration:none!important}@media (max-width:768px){.WeeklyPlannerV2-module__nOakqW__title{margin-bottom:4px;font-size:26px}.WeeklyPlannerV2-module__nOakqW__header{margin-bottom:32px}.WeeklyPlannerV2-module__nOakqW__grid{gap:36px}.WeeklyPlannerV2-module__nOakqW__photoCard{gap:16px;padding:20px;box-shadow:0 4px 16px #0000000f}.WeeklyPlannerV2-module__nOakqW__cardTitle{height:2.8em;font-size:19px}.WeeklyPlannerV2-module__nOakqW__dayBadge{padding:6px 14px;font-size:14px}.WeeklyPlannerV2-module__nOakqW__metaInfo{background-color:#f3f4f6;border-radius:12px;gap:8px;padding:8px 14px;font-size:16px}.WeeklyPlannerV2-module__nOakqW__metaInfo svg{stroke-width:2.5px;width:20px!important;height:20px!important}.WeeklyPlannerV2-module__nOakqW__todaySticker{padding:3px 8px;font-size:10px;top:-8px;right:-8px}}.WeeklyPlannerV2-module__nOakqW__gridModeContainer{justify-content:center;width:100%;padding:10px 20px;font-family:Lato,Nunito Sans,sans-serif;display:flex}@media (max-width:768px){.WeeklyPlannerV2-module__nOakqW__gridModeContainer{padding:0}}.WeeklyPlannerV2-module__nOakqW__gridModeBoard{-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__nOakqW__gridModeBoard{box-shadow:none;background-color:#fff;border:none;border-radius:0;padding:20px 16px}}.WeeklyPlannerV2-module__nOakqW__gridModeDecoCircle1{filter:blur(40px);z-index:-1;background:#ffdde1;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.WeeklyPlannerV2-module__nOakqW__gridModeDecoCircle2{filter:blur(60px);z-index:-1;background:#e0c3fc;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-50px;left:-50px}.WeeklyPlannerV2-module__nOakqW__gridModeHeader{text-align:center;margin-bottom:48px;position:relative}.WeeklyPlannerV2-module__nOakqW__gridModeTitle{color:#555;letter-spacing:-.05em;z-index:1;font-size:32px;font-weight:900;display:inline-block;position:relative}.WeeklyPlannerV2-module__nOakqW__gridModeTitle: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__nOakqW__gridModeStreamerName{color:#ff80ab}.WeeklyPlannerV2-module__nOakqW__gridModeLayout{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:1300px){.WeeklyPlannerV2-module__nOakqW__gridModeLayout{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WeeklyPlannerV2-module__nOakqW__gridModeLayout{grid-template-columns:1fr}}.WeeklyPlannerV2-module__nOakqW__gridModeCard{cursor:default;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__nOakqW__gridModeCard:hover{z-index:10;transform:translateY(-8px)rotate(1deg);box-shadow:0 15px 30px #ffb6c166}.WeeklyPlannerV2-module__nOakqW__gridModeSelectedCard{z-index:5;border:2px solid #ff80ab;transform:scale(1.02);box-shadow:0 0 20px #ff80ab4d}.WeeklyPlannerV2-module__nOakqW__gridModeTodaySticker{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__nOakqW__gridModeTape{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__nOakqW__gridModeImageFrame{aspect-ratio:4/3;background-color:#f8f9fa;border:1px solid #eee;border-radius:8px;width:100%;position:relative;overflow:hidden}.WeeklyPlannerV2-module__nOakqW__gridModeScheduleImage{object-fit:cover;object-position:center;transition:transform .5s}.WeeklyPlannerV2-module__nOakqW__gridModeCard:hover .WeeklyPlannerV2-module__nOakqW__gridModeScheduleImage{transform:scale(1.08)}.WeeklyPlannerV2-module__nOakqW__gridModeInfoArea{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.WeeklyPlannerV2-module__nOakqW__gridModeDayBadge{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__nOakqW__gridModeDateText{opacity:.8;font-size:.9em;font-weight:500}.WeeklyPlannerV2-module__nOakqW__gridModePartBadge{color:#ff80ab;background-color:#fff0f5;border-radius:6px;padding:2px 6px;font-size:12px;font-weight:800}.WeeklyPlannerV2-module__nOakqW__gridModeCardTitle{color:#444;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;width:100%;height:2.8em;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.WeeklyPlannerV2-module__nOakqW__gridModeMetaInfo{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__nOakqW__gridModeEmptyState{opacity:.7}.WeeklyPlannerV2-module__nOakqW__gridModeEmptyState .WeeklyPlannerV2-module__nOakqW__gridModeImageFrame{color:#ff80ab;background-color:#fce4ec;justify-content:center;align-items:center;font-size:24px;display:flex}.WeeklyPlannerV2-module__nOakqW__gridModeDetailButton{color:#ff80ab;cursor:pointer;z-index:25;opacity:0;background-color:#fff;border:1px solid #ffe4e9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:12px;transform:scale(.8);box-shadow:0 4px 10px #ff80ab33}.WeeklyPlannerV2-module__nOakqW__gridModeCard:hover .WeeklyPlannerV2-module__nOakqW__gridModeDetailButton{opacity:1;transform:scale(1)}.WeeklyPlannerV2-module__nOakqW__gridModeDetailButton:hover{color:#fff;background-color:#ff80ab;transform:scale(1.15)rotate(90deg);box-shadow:0 6px 14px #ff40814d}@media (max-width:768px){.WeeklyPlannerV2-module__nOakqW__gridModeContainer{padding:0}.WeeklyPlannerV2-module__nOakqW__gridModeBoard{box-shadow:none;background-color:#fff;border:none;border-radius:0;padding:20px 16px}.WeeklyPlannerV2-module__nOakqW__gridModeLayout{gap:24px}.WeeklyPlannerV2-module__nOakqW__gridModeCard{padding:16px}.WeeklyPlannerV2-module__nOakqW__gridModeDetailButton{opacity:1;background-color:#fff0f5;width:36px;height:36px;bottom:16px;right:16px;transform:scale(1)}}.WeeklyPlannerV2-module__nOakqW__viewModeListContainer{justify-content:center;width:100%;min-height:830px;padding:10px 20px;font-family:Lato,Nunito Sans,sans-serif;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListBoard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffffb3;border:4px solid #fff;border-radius:40px;width:100%;max-width:1150px;height:810px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #ffb6c140}.WeeklyPlannerV2-module__nOakqW__viewModeListDeco1{filter:blur(50px);z-index:-1;opacity:.6;background:#ffdde1;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;left:-80px}.WeeklyPlannerV2-module__nOakqW__viewModeListDeco2{filter:blur(60px);z-index:-1;opacity:.5;background:#e0c3fc;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-50px;right:-50px}.WeeklyPlannerV2-module__nOakqW__viewModeListCol{z-index:2;background-color:#ffffff4d;border-right:2px solid #fff9;flex-direction:column;width:420px;min-width:350px;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListHeader{border-bottom:2px solid #fffc;padding:32px}.WeeklyPlannerV2-module__nOakqW__viewModeListTitle{color:#555;margin:0;font-size:28px;font-weight:800;display:inline-block;position:relative}.WeeklyPlannerV2-module__nOakqW__viewModeListTitle:after{content:"";z-index:-1;opacity:.6;background-color:#ffcbf2;border-radius:4px;width:100%;height:10px;position:absolute;bottom:4px;left:0}.WeeklyPlannerV2-module__nOakqW__viewModeListScrollArea{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.WeeklyPlannerV2-module__nOakqW__viewModeListScrollArea::-webkit-scrollbar{width:6px}.WeeklyPlannerV2-module__nOakqW__viewModeListScrollArea::-webkit-scrollbar-thumb{background-color:#ffc2d9;border-radius:10px}.WeeklyPlannerV2-module__nOakqW__viewModeListItem{cursor:pointer;background-color:#fff9;border:2px solid #0000;border-radius:16px;align-items:center;padding:16px 20px;transition:all .2s;display:flex;position:relative}.WeeklyPlannerV2-module__nOakqW__viewModeListItem:hover{background-color:#fff;transform:translate(4px);box-shadow:0 4px 12px #ffb6c133}.WeeklyPlannerV2-module__nOakqW__viewModeListItemActive{background-color:#fff;border-color:#ff80ab;box-shadow:0 4px 15px #ff80ab40}.WeeklyPlannerV2-module__nOakqW__viewModeListItemLeft{border-right:2px dashed #ffc2d9;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:72px;margin-right:16px;padding-right:16px;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListItemDay{color:#555;white-space:nowrap;font-size:16px;font-weight:800}.WeeklyPlannerV2-module__nOakqW__viewModeListItemDate{color:#ff80ab;margin-top:2px;font-size:12px;font-weight:600}.WeeklyPlannerV2-module__nOakqW__viewModeListItemCenter{flex:1;min-width:0}.WeeklyPlannerV2-module__nOakqW__viewModeListItemTitle{color:#444;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:15px;font-weight:700;overflow:hidden}.WeeklyPlannerV2-module__nOakqW__viewModeListPartBadge{color:#ff80ab;vertical-align:middle;background-color:#fff0f5;border:1px solid #ffc2d9;border-radius:6px;margin-right:6px;padding:2px 6px;font-size:10px;font-weight:800;display:inline-block}.WeeklyPlannerV2-module__nOakqW__viewModeListItemMeta{color:#888;align-items:center;gap:4px;font-size:12px;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailCol{background-size:100% 30px;flex-direction:column;flex:1;padding:40px;display:flex;position:relative;overflow-y:auto}.WeeklyPlannerV2-module__nOakqW__viewModeListImageFrame{aspect-ratio:4/3;background-color:#fff;border:1px solid #eee;border-radius:4px;flex-shrink:0;width:100%;margin-bottom:30px;padding:12px 12px 40px;position:relative;transform:rotate(1deg);box-shadow:0 10px 25px #00000014}.WeeklyPlannerV2-module__nOakqW__viewModeListImage{object-fit:cover;background-color:#f8f9fa;border:1px solid #eee;width:100%;height:100%}.WeeklyPlannerV2-module__nOakqW__viewModeListTape{opacity:.9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;clip-path:polygon(0% 0%,100% 0%,97% 10%,100% 20%,97% 30%,100% 40%,97% 50%,100% 60%,97% 70%,100% 80%,97% 90%,100% 100%,0% 100%,3% 90%,0% 80%,3% 70%,0% 60%,3% 50%,0% 40%,3% 30%,0% 20%,3% 10%);filter:drop-shadow(0 2px 2px #00000026);width:130px;height:32px;box-shadow:none;position:absolute;top:-15px;left:50%;transform:translate(-50%)rotate(-2deg)}.WeeklyPlannerV2-module__nOakqW__viewModeListInfoBox{flex-direction:column;flex:1;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailContent{background-color:#fff9;border-radius:16px;flex-direction:column;flex:1;justify-content:center;gap:16px;margin-bottom:10px;padding:24px;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeDetailPartBadge{color:#ff80ab;box-shadow:none;white-space:nowrap;background-color:#fff;border:1px solid #ffc2d9;border-radius:6px;justify-content:center;align-items:center;margin-right:4px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailTitleBase{color:#444;word-break:break-word;white-space:pre-wrap;font-weight:900;line-height:1.4}.WeeklyPlannerV2-module__nOakqW__viewModeDetailTitleShort{letter-spacing:-.5px;font-size:26px}.WeeklyPlannerV2-module__nOakqW__viewModeDetailTitleLong{letter-spacing:-.5px;font-size:20px;line-height:1.2}.WeeklyPlannerV2-module__nOakqW__viewModeListFooter{background-color:#fff;border:1px solid #ffeff4;border-radius:12px;justify-content:space-between;align-items:center;margin-top:10px;padding:12px 20px;display:flex;box-shadow:0 4px 15px #0000000d}.WeeklyPlannerV2-module__nOakqW__viewModeListTime{color:#555;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailBtn{color:#fff;cursor:pointer;background-color:#ff80ab;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 10px #ff80ab4d}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailBtn:hover{background-color:#ff4081;transform:translateY(-2px)}.WeeklyPlannerV2-module__nOakqW__viewModeListTodayBadge{color:#fff;letter-spacing:.5px;background-color:#ff4081;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:10px;font-weight:800;animation:2s infinite WeeklyPlannerV2-module__nOakqW__pulse;box-shadow:0 2px 4px #ff408133}@keyframes WeeklyPlannerV2-module__nOakqW__pulse{0%{box-shadow:0 0 #ff408166}70%{box-shadow:0 0 0 6px #ff408100}to{box-shadow:0 0 #ff408100}}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeWrap{white-space:normal;flex:1;display:block;overflow:visible}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeTrack{animation:none;display:block}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeTrack span:nth-child(2),.WeeklyPlannerV2-module__nOakqW__viewModeMobilePartBadge{display:none}.WeeklyPlannerV2-module__nOakqW__viewModeListNoPreview{color:#ffc2d9;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListNoPreviewText{font-size:12px;font-weight:700}@media (max-width:1300px){.WeeklyPlannerV2-module__nOakqW__viewModeListContainer{min-height:auto;padding:0 0 20px;overflow:visible}.WeeklyPlannerV2-module__nOakqW__viewModeListBoard{height:auto;box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;overflow:visible!important}.WeeklyPlannerV2-module__nOakqW__viewModeListDeco1,.WeeklyPlannerV2-module__nOakqW__viewModeListDeco2{display:none}.WeeklyPlannerV2-module__nOakqW__viewModeListCol{z-index:1;background:#fff;border-right:none;width:100%;height:auto}.WeeklyPlannerV2-module__nOakqW__viewModeListHeader{border-bottom:2px dashed #eee;padding:20px}.WeeklyPlannerV2-module__nOakqW__viewModeListTitle{font-size:22px}.WeeklyPlannerV2-module__nOakqW__viewModeListScrollArea{padding:16px;overflow:visible}.WeeklyPlannerV2-module__nOakqW__viewModeListItem{padding:12px 16px}.WeeklyPlannerV2-module__nOakqW__viewModeListItemLeft{width:60px;margin-right:12px;padding-right:12px}.WeeklyPlannerV2-module__nOakqW__viewModeListItemDay{font-size:14px}.WeeklyPlannerV2-module__nOakqW__viewModeListTodayBadge{border-radius:3px;margin-top:3px;padding:1px 5px;font-size:9px}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailCol{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;background-image:none;border-bottom:4px solid #ffeff4;flex-direction:row;order:-1;align-items:center;gap:16px;width:100%;height:110px;padding:20px;display:flex;position:relative;box-shadow:0 10px 20px #ffb6c126}.WeeklyPlannerV2-module__nOakqW__viewModeListImageFrame{aspect-ratio:1;width:60px;height:60px;margin-bottom:0;padding:4px 4px 12px;transform:rotate(-2deg);box-shadow:0 4px 8px #0000001a}.WeeklyPlannerV2-module__nOakqW__viewModeListTape{width:45px;height:14px;top:-7px}.WeeklyPlannerV2-module__nOakqW__viewModeListInfoBox{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailContent{background:0 0;flex:1;align-items:center;gap:0;width:100%;min-width:0;margin:0 0 6px;padding:0;overflow:hidden;height:28px!important;min-height:28px!important;display:flex!important}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeWrap{white-space:nowrap;flex:1;width:100%;max-width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeTrack{width:max-content;animation:20s linear infinite WeeklyPlannerV2-module__nOakqW__v2Marquee;display:inline-flex}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeTrack span{padding-right:80px;display:inline-block}.WeeklyPlannerV2-module__nOakqW__viewModeMarqueeTrack span:nth-child(2){display:inline-block}@keyframes WeeklyPlannerV2-module__nOakqW__v2Marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailTitleBase{white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;overflow:hidden;font-size:15px!important}.WeeklyPlannerV2-module__nOakqW__viewModeListFooter{box-shadow:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:auto;margin:0;padding:0;display:flex;height:32px!important;min-height:32px!important}.WeeklyPlannerV2-module__nOakqW__viewModeListTime{color:#666;align-items:center;gap:6px;font-size:12px;font-weight:700;line-height:1;display:flex!important}.WeeklyPlannerV2-module__nOakqW__viewModeDetailPartBadge{color:#ff80ab;white-space:nowrap;background-color:#fff;border:1px solid #ffc2d9;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:20px;padding:0 6px;font-size:10px;margin-right:6px!important;display:inline-flex!important}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailBtn{color:#fff;white-space:nowrap;height:28px;box-shadow:none;background-color:#111;border:none;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:0 10px;font-size:11px;font-weight:700;line-height:1;display:flex}.WeeklyPlannerV2-module__nOakqW__viewModeListDetailBtn svg{flex-shrink:0;margin:0;display:block;transform:translateY(-.5px)}.WeeklyPlannerV2-module__nOakqW__viewModeListNoPreviewText{display:none}.WeeklyPlannerV2-module__nOakqW__viewModeListNoPreview svg{width:24px!important;height:24px!important}}@media (max-width:1024px){.WeeklyPlannerV2-module__nOakqW__viewModeListDetailCol{position:sticky;top:63px}}
.WeeklyPlannerV4-module__QZCXEq__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:Pretendard,sans-serif;animation:15s infinite WeeklyPlannerV4-module__QZCXEq__gradientBG;display:flex;box-shadow:0 30px 60px -12px #0003,inset 0 0 0 2px #fff3}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__container{border:none;border-radius:0;padding:0}}@keyframes WeeklyPlannerV4-module__QZCXEq__gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.WeeklyPlannerV4-module__QZCXEq__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__QZCXEq__glassBoard{flex-direction:row;align-items:stretch;height:600px}}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__glassBoard{box-shadow:none;background:0 0;border:none;border-radius:0;gap:24px;padding:20px 16px}}.WeeklyPlannerV4-module__QZCXEq__artSection{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.WeeklyPlannerV4-module__QZCXEq__artFrame{aspect-ratio:1;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__QZCXEq__artFrame{aspect-ratio:16/9;border-radius:16px;flex:1;box-shadow:0 10px 30px #0003}}.WeeklyPlannerV4-module__QZCXEq__highlightImage{object-fit:cover;object-position:center top;transition:transform .5s}.WeeklyPlannerV4-module__QZCXEq__artFrame:hover .WeeklyPlannerV4-module__QZCXEq__highlightImage{transform:scale(1.05)}.WeeklyPlannerV4-module__QZCXEq__emptyArt{color:#fffc;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.WeeklyPlannerV4-module__QZCXEq__nowPlayingInfo{text-align:center;flex-direction:column;gap:4px;display:flex}.WeeklyPlannerV4-module__QZCXEq__nowTitle{text-shadow:0 2px 4px #0003;word-break:break-all;white-space:normal;font-size:24px;font-weight:800}.WeeklyPlannerV4-module__QZCXEq__nowMeta{opacity:.9;font-size:16px;font-weight:500}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__nowTitle{font-size:20px}.WeeklyPlannerV4-module__QZCXEq__nowMeta{font-size:14px}}.WeeklyPlannerV4-module__QZCXEq__listSection{flex-direction:column;flex:1;gap:20px;display:flex;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__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__QZCXEq__header{margin-bottom:0;padding-bottom:12px}}.WeeklyPlannerV4-module__QZCXEq__headerTitle{opacity:.9;font-size:20px;font-weight:700}.WeeklyPlannerV4-module__QZCXEq__headerSub{opacity:.7;font-size:14px}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__headerTitle{font-size:18px}.WeeklyPlannerV4-module__QZCXEq__headerSub{font-size:12px}}.WeeklyPlannerV4-module__QZCXEq__scrollArea{flex-direction:column;flex:1;gap:12px;padding-right:8px;display:flex;overflow-y:auto}.WeeklyPlannerV4-module__QZCXEq__scrollArea::-webkit-scrollbar{width:6px}.WeeklyPlannerV4-module__QZCXEq__scrollArea::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.WeeklyPlannerV4-module__QZCXEq__scrollArea::-webkit-scrollbar-thumb{background:#fff6;border-radius:4px}.WeeklyPlannerV4-module__QZCXEq__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__QZCXEq__trackItem:hover{background:#ffffff40;transform:translate(4px)}.WeeklyPlannerV4-module__QZCXEq__activeTrack{box-shadow:0 4px 12px #0000001a;color:#333!important;background:#fffc!important}.WeeklyPlannerV4-module__QZCXEq__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__QZCXEq__activeTrack .WeeklyPlannerV4-module__QZCXEq__dateBox{color:#fff;background:#3b82f6}.WeeklyPlannerV4-module__QZCXEq__dayText{font-size:13px;font-weight:700;line-height:1.2}.WeeklyPlannerV4-module__QZCXEq__dateText{opacity:.8;margin-top:2px;font-size:10px;font-weight:500}.WeeklyPlannerV4-module__QZCXEq__partBadge{opacity:.9;background:#fff3;border-radius:4px;margin-top:2px;margin-bottom:2px;padding:1px 4px;font-size:10px}.WeeklyPlannerV4-module__QZCXEq__trackInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.WeeklyPlannerV4-module__QZCXEq__trackTitle{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__trackTime{opacity:.7;align-items:center;gap:6px;font-size:13px;display:flex}.WeeklyPlannerV4-module__QZCXEq__activeTrack .WeeklyPlannerV4-module__QZCXEq__trackTime{opacity:.8;font-weight:600}.WeeklyPlannerV4-module__QZCXEq__iconArea{opacity:.5}.WeeklyPlannerV4-module__QZCXEq__activeTrack .WeeklyPlannerV4-module__QZCXEq__iconArea{opacity:1;color:#3b82f6}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__dateBox{border-radius:10px;justify-content:center;gap:3px;min-width:48px;min-height:60px;padding:8px 4px;height:auto!important}.WeeklyPlannerV4-module__QZCXEq__trackItem{border-radius:12px;gap:12px;padding:10px 12px;align-items:center!important}.WeeklyPlannerV4-module__QZCXEq__trackInfo{flex-direction:column;justify-content:center;display:flex}.WeeklyPlannerV4-module__QZCXEq__dayText{font-size:13px;line-height:1.1}.WeeklyPlannerV4-module__QZCXEq__dateText{margin-top:0;font-size:11px}.WeeklyPlannerV4-module__QZCXEq__partBadge{margin:0;padding:2px 5px;font-size:10px}.WeeklyPlannerV4-module__QZCXEq__iconArea{align-items:center;height:100%;display:flex}}.WeeklyPlannerV4-module__QZCXEq__pictureMode{width:2400px!important;min-width:2400px!important;height:auto!important;box-shadow:none!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:0!important;padding:100px!important;animation:none!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__glassBoard{min-height:900px;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:50px!important;align-items:center!important;gap:100px!important;max-width:100%!important;height:auto!important;padding:80px!important;box-shadow:0 40px 100px #0000004d!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__artSection{flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;min-width:0!important;display:flex!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__artFrame{aspect-ratio:1!important;border:1px solid #ffffff4d!important;border-radius:40px!important;width:100%!important;max-width:850px!important;box-shadow:0 50px 100px #0006!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__nowTitle{text-shadow:0 4px 12px #0003!important;text-align:center!important;white-space:pre-wrap!important;word-break:keep-all!important;overflow-wrap:break-word!important;width:100%!important;max-width:850px!important;margin-top:40px!important;margin-left:auto!important;margin-right:auto!important;font-weight:800!important;line-height:1.3!important;display:block!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__nowTitleShort{font-size:56px!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__nowTitleLong{font-size:40px!important;line-height:1.35!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__nowMeta{opacity:.9!important;margin-top:16px!important;font-size:28px!important;font-weight:500!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__listSection{flex-direction:column!important;flex:1.2!important;justify-content:center!important;min-width:0!important;display:flex!important;overflow:visible!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__header{border-bottom:3px solid #fff3!important;margin-bottom:30px!important;padding-bottom:30px!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__headerTitle{font-size:42px!important;font-weight:800!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__headerSub{opacity:.8!important;font-size:24px!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__scrollArea{gap:20px!important;height:auto!important;padding-right:0!important;overflow:visible!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__trackItem{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#ffffff1f!important;border:1px solid #ffffff1a!important;border-radius:24px!important;padding:24px 32px!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__dateBox{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:#fff!important;background:#0003!important;border:1px solid #ffffff26!important;border-radius:20px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:80px!important;height:80px!important;display:flex!important;box-shadow:0 4px 6px #0000000d!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__dayText{color:#fff!important;text-shadow:0 2px 4px #0000001a!important;font-size:22px!important;font-weight:800!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__dateText{color:#ffffffbf!important;margin-top:4px!important;font-size:14px!important;font-weight:600!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__partTag{color:#333!important;background:#ffffffe6!important;border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin-top:4px!important;margin-right:0!important;padding:6px 14px!important;font-size:18px!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 4px 10px #00000026!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__trackInfo{flex-direction:column!important;flex:1!important;justify-content:center!important;gap:6px!important;min-width:0!important;display:flex!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__trackTitle{align-items:center!important;gap:12px!important;width:100%!important;height:auto!important;margin-bottom:8px!important;font-weight:700!important;display:flex!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__trackTitleText{white-space:pre-wrap!important;word-break:break-all!important;flex:1!important;min-width:0!important;padding-top:0!important;line-height:1.35!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__titleShort{font-size:32px!important;line-height:1.3!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__titleLong{font-size:24px!important;line-height:1.4!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__partTag{color:#333!important;background:#ffffffe6!important;border-radius:10px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;min-width:52px!important;height:34px!important;margin-top:0!important;margin-right:0!important;padding:0 14px!important;font-size:18px!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 4px 10px #00000026!important}.WeeklyPlannerV4-module__QZCXEq__pictureMode .WeeklyPlannerV4-module__QZCXEq__trackTime{opacity:.8!important;font-size:18px!important}.WeeklyPlannerV4-module__QZCXEq__gridModeContainer{background:linear-gradient(-45deg,#4facfe,#8e44ad,#ff6b6b,#00c6ff) 0 0/400% 400%;border-radius:32px;justify-content:center;width:100%;padding:20px;font-family:Pretendard,sans-serif;animation:15s infinite WeeklyPlannerV4-module__QZCXEq__gradientBG;display:flex;box-shadow:0 30px 60px -12px #0003,inset 0 0 0 2px #fff3}@media (max-width:768px){.WeeklyPlannerV4-module__QZCXEq__gridModeContainer{border-radius:0;padding:0}}.WeeklyPlannerV4-module__QZCXEq__gridModeGlassBoard{-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;gap:32px;width:100%;max-width:1150px;padding:40px;display:flex}.WeeklyPlannerV4-module__QZCXEq__gridModeHeader{text-align:center;color:#fff;text-shadow:0 2px 10px #0000001a}.WeeklyPlannerV4-module__QZCXEq__gridModeTitle{margin-bottom:8px;font-size:28px;font-weight:800}.WeeklyPlannerV4-module__QZCXEq__gridModeSubTitle{opacity:.9;font-size:16px;font-weight:500}.WeeklyPlannerV4-module__QZCXEq__gridModeLayout{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__gridModeLayout{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WeeklyPlannerV4-module__QZCXEq__gridModeLayout{grid-template-columns:1fr}}.WeeklyPlannerV4-module__QZCXEq__gridModeCard{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-direction:column;gap:16px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__gridModeCard:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-8px);box-shadow:0 15px 30px #0003}.WeeklyPlannerV4-module__QZCXEq__gridModeCardSelected{z-index:5;background:#ffffff59;border:3px solid #fff;transform:translateY(-8px)scale(1.02);box-shadow:0 0 25px #fff9,inset 0 0 10px #fff3}.WeeklyPlannerV4-module__QZCXEq__gridModeCardSelected.WeeklyPlannerV4-module__QZCXEq__gridModeRestCard{opacity:1}.WeeklyPlannerV4-module__QZCXEq__gridModeCardSelected .WeeklyPlannerV4-module__QZCXEq__gridModeAlbumFrame{border:1px solid #ffffff80;box-shadow:0 10px 20px #00000040}.WeeklyPlannerV4-module__QZCXEq__gridModeAlbumFrame{aspect-ratio:1;background:#0000001a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 16px #00000026}.WeeklyPlannerV4-module__QZCXEq__gridModeCoverImage{object-fit:cover;transition:transform .5s}.WeeklyPlannerV4-module__QZCXEq__gridModeCard:hover .WeeklyPlannerV4-module__QZCXEq__gridModeCoverImage{transform:scale(1.1)}.WeeklyPlannerV4-module__QZCXEq__gridModeEmptyArt{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.WeeklyPlannerV4-module__QZCXEq__gridModeInfoArea{color:#fff;flex-direction:column;gap:6px;display:flex}.WeeklyPlannerV4-module__QZCXEq__gridModeTopRow{opacity:.9;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.WeeklyPlannerV4-module__QZCXEq__gridModeDayBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-radius:12px;padding:4px 10px}.WeeklyPlannerV4-module__QZCXEq__gridModeDateText{opacity:.8}.WeeklyPlannerV4-module__QZCXEq__gridModeTrackTitle{white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #0000001a;font-size:18px;font-weight:700;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__gridModeMetaRow{opacity:.8;align-items:center;gap:8px;margin-top:4px;font-size:13px;display:flex}.WeeklyPlannerV4-module__QZCXEq__gridModeRestCard{opacity:.7}.WeeklyPlannerV4-module__QZCXEq__gridModeRestCard:hover{opacity:1;cursor:pointer;transform:translateY(-8px);box-shadow:0 15px 30px #0003}.WeeklyPlannerV4-module__QZCXEq__gridModePlayButton{color:#8e44ad;opacity:0;z-index:10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(10px)scale(.8);box-shadow:0 4px 12px #0003}.WeeklyPlannerV4-module__QZCXEq__gridModeCard:hover .WeeklyPlannerV4-module__QZCXEq__gridModePlayButton{opacity:1;transform:translateY(0)scale(1)}.WeeklyPlannerV4-module__QZCXEq__gridModePlayButton:hover{color:#ff6b6b;background:#fff;transform:translateY(0)scale(1.15)!important}.WeeklyPlannerV4-module__QZCXEq__gridModeTodayIndicator{color:#fff;z-index:5;background:#ff6b6b;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0003}.WeeklyPlannerV4-module__QZCXEq__gridModePartBadge{z-index:5;color:#8e44ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#fffffff2;border-radius:8px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 4px 12px #8e44ad4d}@media (max-width:768px){.WeeklyPlannerV4-module__QZCXEq__gridModeGlassBoard{background:0 0;border:none;gap:20px;padding:20px}.WeeklyPlannerV4-module__QZCXEq__gridModeCard{gap:12px;padding:12px}.WeeklyPlannerV4-module__QZCXEq__gridModePlayButton{opacity:1;width:36px;height:36px;bottom:8px;right:8px;transform:scale(1)}}.WeeklyPlannerV4-module__QZCXEq__viewModeContainer{background:linear-gradient(-45deg,#4facfe,#8e44ad,#ff6b6b,#00c6ff) 0 0/400% 400%;justify-content:center;width:100%;min-height:830px;padding:40px 20px;font-family:Pretendard,sans-serif;animation:15s infinite WeeklyPlannerV4-module__QZCXEq__gradientBG;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeGlassBoard{-webkit-backdrop-filter:blur(25px);color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:30px;width:100%;max-width:1150px;height:790px;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.WeeklyPlannerV4-module__QZCXEq__viewModeListCol{background:#0000001a;border-right:1px solid #fff3;flex-direction:column;flex:1.2;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeHeader{background:#ffffff0d;border-bottom:1px solid #fff3;padding:30px}.WeeklyPlannerV4-module__QZCXEq__viewModeTitle{letter-spacing:-.5px;margin-bottom:4px;font-size:24px;font-weight:800}.WeeklyPlannerV4-module__QZCXEq__viewModeSubtitle{opacity:.7;font-size:14px;font-weight:500}.WeeklyPlannerV4-module__QZCXEq__viewModeScrollArea{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex;overflow-y:auto}.WeeklyPlannerV4-module__QZCXEq__viewModeScrollArea::-webkit-scrollbar{width:6px}.WeeklyPlannerV4-module__QZCXEq__viewModeScrollArea::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackItem{cursor:pointer;background:#ffffff0d;border:1px solid #0000;border-radius:16px;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackItem:hover{background:#ffffff26;transform:translate(4px)}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackActive{background:#ffffff40;border:1px solid #fff6;box-shadow:0 4px 15px #0000001a}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackLeft{opacity:.9;flex-direction:column;justify-content:center;align-items:center;width:60px;margin-right:16px;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeDay{font-size:16px;font-weight:700}.WeeklyPlannerV4-module__QZCXEq__viewModeDate{opacity:.7;font-size:11px}.WeeklyPlannerV4-module__QZCXEq__viewModeTodayBadge{color:#fff;background:#ff6b6b;border-radius:8px;margin-top:4px;padding:2px 6px;font-size:10px;font-weight:800;box-shadow:0 2px 5px #0003}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackCenter{flex-direction:column;flex:1;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__viewModeTitleRow{align-items:center;gap:8px;width:100%;max-width:100%;height:24px;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackTitle{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;flex:1;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeWrap{white-space:nowrap;flex:1;width:0;min-width:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0% 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 90%,#0000 100%)}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackActive .WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeWrap{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeTrack{width:max-content;display:inline-flex}.WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeTrack span{padding-right:80px;font-size:16px;font-weight:600}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackItem:hover .WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeTrack{animation-play-state:paused}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackActive .WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeTrack{animation:15s linear infinite WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeScroll}@keyframes WeeklyPlannerV4-module__QZCXEq__viewModeMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.WeeklyPlannerV4-module__QZCXEq__viewModeRestTitle{color:#ffffff80;text-decoration:line-through}.WeeklyPlannerV4-module__QZCXEq__viewModeTrackMeta{opacity:.7;align-items:center;gap:8px;font-size:12px;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeListPartBadge{vertical-align:middle;background:#fff3;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:18px;margin-right:0;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.WeeklyPlannerV4-module__QZCXEq__viewModeEqualizer{align-items:flex-end;gap:2px;height:12px;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeBar{background:#fff;width:3px;animation:1s ease-in-out infinite WeeklyPlannerV4-module__QZCXEq__equalizer}.WeeklyPlannerV4-module__QZCXEq__viewModeBar:first-child{height:6px;animation-delay:0s}.WeeklyPlannerV4-module__QZCXEq__viewModeBar:nth-child(2){height:10px;animation-delay:.2s}.WeeklyPlannerV4-module__QZCXEq__viewModeBar:nth-child(3){height:8px;animation-delay:.4s}@keyframes WeeklyPlannerV4-module__QZCXEq__equalizer{0%,to{opacity:.5;height:4px}50%{opacity:1;height:12px}}.WeeklyPlannerV4-module__QZCXEq__viewModePlayerCol{background:#ffffff0d;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative}.WeeklyPlannerV4-module__QZCXEq__viewModeAlbumFrame{aspect-ratio:1;background:#0003;border:1px solid #fff3;border-radius:24px;width:100%;max-width:320px;margin-bottom:30px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.WeeklyPlannerV4-module__QZCXEq__viewModeAlbumImage{object-fit:cover}.WeeklyPlannerV4-module__QZCXEq__viewModeNoAlbum{opacity:.5;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModePlayerInfo{text-align:center;width:100%;max-width:320px;padding-bottom:10px;overflow:visible}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailMarqueeWrap{white-space:nowrap;width:100%;margin-bottom:8px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailMarqueeTrack{width:max-content;animation:25s linear infinite WeeklyPlannerV4-module__QZCXEq__viewModeDetailScroll;display:inline-flex}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailMarqueeTrack span{padding-right:80px}@keyframes WeeklyPlannerV4-module__QZCXEq__viewModeDetailScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTitleBase{color:#fff;text-shadow:0 2px 10px #0003;text-align:center;width:100%;margin-bottom:8px;font-weight:800;line-height:1.35;display:block}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTitleShort{font-size:26px}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTitleLong{font-size:22px}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTime{opacity:.8;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailPartBadge{color:#8e44ad;background:#ffffffe6;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.WeeklyPlannerV4-module__QZCXEq__viewModeProgressBar{background:#fff3;border-radius:2px;width:100%;height:4px;margin:24px 0;position:relative;overflow:hidden}.WeeklyPlannerV4-module__QZCXEq__viewModeProgressFill{background:#fff;border-radius:2px;width:0%;height:100%;animation:60s linear infinite WeeklyPlannerV4-module__QZCXEq__progressFill;box-shadow:0 0 10px #fffc}@keyframes WeeklyPlannerV4-module__QZCXEq__progressFill{0%{width:0%}to{width:100%}}.WeeklyPlannerV4-module__QZCXEq__viewModeControls{justify-content:center;align-items:center;gap:24px;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;transition:all .2s}.WeeklyPlannerV4-module__QZCXEq__viewModeBtn:hover{opacity:1;transform:scale(1.1)}.WeeklyPlannerV4-module__QZCXEq__viewModePlayBtn{color:#8e44ad;opacity:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0;padding:0;display:flex;box-shadow:0 5px 20px #0003}.WeeklyPlannerV4-module__QZCXEq__viewModePlayBtn:hover{transform:scale(1.05);box-shadow:0 8px 25px #0000004d}.WeeklyPlannerV4-module__QZCXEq__viewModeTitleDesktop{flex:1;align-items:center;min-width:0;display:flex}.WeeklyPlannerV4-module__QZCXEq__viewModeTitleMobile{flex:1;align-items:center;min-width:0;display:none}@media (max-width:1300px){.WeeklyPlannerV4-module__QZCXEq__viewModeTitleDesktop{display:none!important}.WeeklyPlannerV4-module__QZCXEq__viewModeTitleMobile{display:flex!important}.WeeklyPlannerV4-module__QZCXEq__viewModeContainer{background:linear-gradient(-45deg,#4facfe,#8e44ad,#ff6b6b,#00c6ff) 0 0/400% 400%;height:auto;min-height:100vh;padding:0;animation:15s infinite WeeklyPlannerV4-module__QZCXEq__gradientBG;display:block}.WeeklyPlannerV4-module__QZCXEq__viewModeGlassBoard{width:100%;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;overflow:visible}.WeeklyPlannerV4-module__QZCXEq__viewModeListCol{background:0 0;border-right:none;padding-bottom:20px;overflow:visible}.WeeklyPlannerV4-module__QZCXEq__viewModePlayerCol{z-index:90;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;flex-direction:row;order:-1;justify-content:space-between;align-items:center;gap:12px;width:100%;height:110px;padding:12px 16px 16px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.WeeklyPlannerV4-module__QZCXEq__viewModeAlbumFrame{cursor:pointer;border-radius:10px;flex-shrink:0;margin:0;box-shadow:0 4px 10px #0003;width:74px!important;height:74px!important}.WeeklyPlannerV4-module__QZCXEq__viewModePlayerInfo{flex-direction:column;flex:1;justify-content:center;min-width:0;margin-right:12px;display:flex;max-width:100%!important;overflow:visible!important}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailMarqueeWrap{width:100%;max-width:100%;margin-bottom:2px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);height:22px!important;min-height:22px!important}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTime{justify-content:flex-start;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex;overflow:hidden;height:24px!important;min-height:24px!important}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailPartBadge{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:10px;display:inline-flex;height:18px!important;margin:0!important;line-height:18px!important}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTitleBase{text-align:left;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;display:block;overflow:hidden;height:22px!important;font-size:15px!important;line-height:22px!important}.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTitleShort,.WeeklyPlannerV4-module__QZCXEq__viewModeDetailTitleLong{font-size:15px!important}.WeeklyPlannerV4-module__QZCXEq__viewModeProgressBar{border-radius:0;width:100%;height:3px;margin:0;position:absolute;bottom:0;left:0;right:0;display:block!important}.WeeklyPlannerV4-module__QZCXEq__viewModeProgressFill{border-radius:0;box-shadow:0 0 4px #ffffff80}.WeeklyPlannerV4-module__QZCXEq__viewModeControls{flex-shrink:0;gap:0}.WeeklyPlannerV4-module__QZCXEq__viewModeBtn{display:none}.WeeklyPlannerV4-module__QZCXEq__viewModePlayBtn{color:#8e44ad;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;box-shadow:0 4px 10px #00000026}.WeeklyPlannerV4-module__QZCXEq__viewModePlayBtn svg{width:20px!important;height:20px!important}.WeeklyPlannerV4-module__QZCXEq__viewModeNoAlbum svg{width:24px!important;height:24px!important}}@media (max-width:1024px){.WeeklyPlannerV4-module__QZCXEq__viewModePlayerCol{position:sticky;top:63px}}
