.Calendar-module__zrPwIq__calendarContainer{--calendar-hover-scale:1.12;background:#fff;border-radius:16px;width:100%;padding:32px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.Calendar-module__zrPwIq__calendarHeader{border-bottom:3px solid #fdc300;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:20px;display:flex}.Calendar-module__zrPwIq__calendarTitle{color:#222;text-transform:uppercase;letter-spacing:1px;text-align:center;flex:1;margin:0;font-size:1.6rem;font-weight:700}.Calendar-module__zrPwIq__calendarNavButton{background:var(--cran-grad-yellow);cursor:pointer;color:#222;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(253,195,0,.3)}.Calendar-module__zrPwIq__calendarNavButton:hover{background:var(--cran-grad-yellow);transform:scale(1.1);box-shadow:0 4px 12px rgba(253,195,0,.4)}.Calendar-module__zrPwIq__calendarNavButton:active{transform:scale(.95)}.Calendar-module__zrPwIq__calendarGrid{grid-template-columns:repeat(7,1fr);gap:12px;width:100%;display:grid;overflow:visible}.Calendar-module__zrPwIq__calendarGrid:hover .Calendar-module__zrPwIq__calendarCell{transition:transform .2s,opacity .2s,box-shadow .2s}.Calendar-module__zrPwIq__calendarGrid:hover .Calendar-module__zrPwIq__calendarCell:not(:hover){opacity:.9;filter:saturate(.98);transform:scale(.96)}.Calendar-module__zrPwIq__calendarCell:hover{transform:scale(var(--calendar-hover-scale));z-index:30;transform-origin:top;box-shadow:0 10px 30px rgba(0,0,0,.2)}.Calendar-module__zrPwIq__calendarDayHeader{background:var(--cran-grad-yellow);color:#222;text-align:center;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:12px 8px;font-size:.95rem;font-weight:700;box-shadow:0 2px 6px rgba(253,195,0,.2)}.Calendar-module__zrPwIq__calendarCell{background:#fff;border:2px solid #e5e5e5;border-radius:12px;flex-direction:column;height:120px;padding:10px;transition:all .2s;display:flex;position:relative;overflow:hidden}.Calendar-module__zrPwIq__calendarCell:hover:not(.Calendar-module__zrPwIq__calendarCellEmpty){border-color:#fdc300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.15)}.Calendar-module__zrPwIq__calendarCellEmpty{background:#f8f9fa;border-color:transparent}.Calendar-module__zrPwIq__calendarCellWithEvent{background:linear-gradient(135deg,#fffef5 0%,#fff9e6 100%);border-color:#fdc300;box-shadow:0 2px 8px rgba(253,195,0,.1)}.Calendar-module__zrPwIq__calendarDayNumber{color:#222;text-align:right;height:20px;margin:0 0 6px;font-size:.95rem;font-weight:700;line-height:20px}.Calendar-module__zrPwIq__calendarEvents{flex-direction:column;gap:6px;max-height:calc(100% - 26px);display:flex;overflow:hidden}.Calendar-module__zrPwIq__calendarEventItem{box-sizing:border-box;color:#fff;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:#e20613;border:none;border-radius:6px;width:100%;max-height:1.4rem;padding:4px 6px;font-size:.68rem;font-weight:600;line-height:1rem;transition:all .18s;display:block;overflow:hidden;box-shadow:0 2px 4px rgba(226,6,19,.2)}.Calendar-module__zrPwIq__calendarEventItem:hover{transform:none}.Calendar-module__zrPwIq__calendarEventItem:nth-child(2){background:#0a3871}.Calendar-module__zrPwIq__calendarEventItem:nth-child(2):hover{background:#082d5a}.Calendar-module__zrPwIq__calendarMore{color:#222;text-overflow:ellipsis;white-space:nowrap;background:rgba(0,0,0,.06);border-radius:6px;justify-content:center;align-items:center;max-width:100%;padding:4px 6px;font-size:.68rem;font-weight:700;display:inline-flex;overflow:hidden}@media (max-width:1400px){.Calendar-module__zrPwIq__calendarCell{height:110px;padding:8px}.Calendar-module__zrPwIq__calendarTitle{font-size:1.5rem}.Calendar-module__zrPwIq__calendarDayNumber{height:18px;font-size:.9rem;line-height:18px}.Calendar-module__zrPwIq__calendarEventItem{padding:3px 5px;font-size:.64rem}.Calendar-module__zrPwIq__calendarMore{font-size:.64rem}}@media (max-width:1024px){.Calendar-module__zrPwIq__calendarCell{height:95px;padding:6px}.Calendar-module__zrPwIq__calendarTitle{font-size:1.4rem}.Calendar-module__zrPwIq__calendarDayNumber{height:16px;font-size:.85rem;line-height:16px}.Calendar-module__zrPwIq__calendarEventItem{padding:3px 5px;font-size:.62rem}.Calendar-module__zrPwIq__calendarMore{font-size:.62rem}}@media (max-width:600px){.Calendar-module__zrPwIq__calendarContainer{--calendar-hover-scale:1.03}}
