.schedule_container__xIfQb{display:flex;flex-direction:column;gap:2rem}.schedule_header__MsT_x{margin-bottom:1rem}.schedule_header__MsT_x h1{margin:0 0 .5rem}.schedule_controls__P_ODJ{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.schedule_controls__P_ODJ h2{margin:0;flex:1 1;text-align:center}.schedule_controls__P_ODJ button{min-width:120px}.schedule_calendarWrapper__6zBXW{flex:1 1;border:1px solid var(--border,#ddd);border-radius:8px;overflow:hidden;background:#fff}.schedule_weekHeaders__S_tPs{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0;gap:0;background:var(--bg-alt,#f5f5f5);font-weight:700;text-align:center;border-bottom:2px solid var(--border,#ddd)}.schedule_weekHeader__Yhq1z{padding:1rem;border-right:1px solid var(--border,#ddd)}.schedule_weekHeader__Yhq1z:last-child{border-right:none}.schedule_calendar__STPyP{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0;gap:0;min-height:600px}.schedule_dateCell__LG_Rp{border:1px solid var(--border,#ddd);padding:1rem;background:#fff;min-height:120px;position:relative;overflow-y:auto;transition:background-color .2s}.schedule_dateCell__LG_Rp:nth-child(7n){border-right:none}.schedule_dateCell__LG_Rp:nth-last-child(-n+7){border-bottom:none}.schedule_dateCell__LG_Rp:hover{background-color:var(--bg-alt,#f9f9f9)}.schedule_dayNumber__UaBRg{font-weight:700;font-size:14px;margin-bottom:.5rem;color:var(--text,#333)}.schedule_posts__XxEkp{display:flex;flex-direction:column;gap:4px}.schedule_sidebar__pBdjx{border-left:1px solid var(--border,#ddd);padding-left:2rem;max-width:300px}.schedule_sidebar__pBdjx h3{margin:0 0 1rem}.schedule_postsList__c3eVu{display:flex;flex-direction:column;gap:.75rem;max-height:600px;overflow-y:auto}.schedule_sidebarPost__W9Ijj{display:flex;gap:.75rem;padding:.75rem;border:1px solid var(--border,#ddd);border-radius:4px;cursor:-webkit-grab;cursor:grab;transition:background-color .2s}.schedule_sidebarPost__W9Ijj:hover{background-color:var(--bg-alt,#f5f5f5)}.schedule_sidebarBadge__hK9HZ{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:2px}.schedule_sidebarContent__KiRgz{flex:1 1;min-width:0}.schedule_sidebarTime__E2X3O{margin:0 0 .25rem;font-size:12px;font-weight:700;color:var(--text,#333)}.schedule_sidebarText__UTDgx{margin:0;font-size:12px;color:var(--text-muted,#666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1024px){.schedule_container__xIfQb{flex-direction:column}.schedule_sidebar__pBdjx{border-left:none;border-top:1px solid var(--border,#ddd);padding-left:0;padding-top:2rem;max-width:100%}.schedule_dateCell__LG_Rp{min-height:100px;padding:.75rem}.schedule_dayNumber__UaBRg{font-size:12px}}