.Calendar_container__NdBe4{min-height:100vh;background-color:#fff;padding-bottom:8rem}.Calendar_hero__YQFyt{background:linear-gradient(135deg,#1a1a1a,#333);padding:8rem 2rem;text-align:center;color:white;border-bottom-left-radius:80px;border-bottom-right-radius:80px;margin-bottom:4rem}.Calendar_heroContent__qAZU_ h1{font-size:3.5rem;font-weight:950;margin-bottom:1rem;letter-spacing:-1px}.Calendar_heroContent__qAZU_ p{font-size:1.2rem;opacity:.8}.Calendar_content__GjS9X{max-width:1200px;margin:0 auto;padding:0 2rem}.Calendar_controls__FWtuy{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.Calendar_nav__JvWAU{display:flex;align-items:center;gap:2rem}.Calendar_navBtn__GVs0N{width:50px;height:50px;border-radius:50%;border:1px solid #eee;background:white;font-size:1.2rem;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center}.Calendar_navBtn__GVs0N:hover{background:#f8f9fb;transform:scale(1.1)}.Calendar_monthTitle__0rIGd{font-size:2rem;font-weight:900}.Calendar_viewSwitch___eLSF{display:flex;background:#f1f2f6;padding:.4rem;border-radius:20px;gap:.4rem}.Calendar_switchBtn__V_dOC{padding:.8rem 2rem;border:none;border-radius:15px;background:transparent;font-weight:800;cursor:pointer;transition:.3s}.Calendar_switchBtn__V_dOC.Calendar_active__9Ovcd{background:white;box-shadow:0 4px 15px rgba(0,0,0,.05)}.Calendar_calendarWrapper__0aBWP{background:white;border-radius:40px;border:1px solid #f1f2f6;box-shadow:0 20px 60px rgba(0,0,0,.02);overflow:hidden}.Calendar_weekHeader__APCQq{display:grid;grid-template-columns:repeat(7,1fr);background:#fcfcfd;border-bottom:1px solid #f1f2f6}.Calendar_weekHeader__APCQq div{padding:1.5rem;text-align:center;font-weight:900;color:#bdc3c7;font-size:.9rem}.Calendar_grid__kxbtG{display:grid;grid-template-columns:repeat(7,1fr)}.Calendar_dayCell__zifvN{min-height:140px;padding:1rem;border-right:1px solid #f1f2f6;border-bottom:1px solid #f1f2f6;transition:.2s}.Calendar_dayCell__zifvN:nth-child(7n){border-right:none}.Calendar_dayCell__zifvN.Calendar_inactive__pk7Np{background-color:#fbfbfc}.Calendar_dayNum__qFFWm{font-size:1.1rem;font-weight:900;color:#2d3436}.Calendar_cellEvents__jiFtw{margin-top:1rem;display:flex;flex-direction:column;gap:4px}.Calendar_eventDot__FFtLj{font-size:.75rem;padding:6px 10px;color:white;border-radius:8px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Calendar_listView__OeEyH{display:flex;flex-direction:column;gap:1.5rem}.Calendar_listItem__mjzAF{display:flex;align-items:center;gap:3rem;padding:2rem 3rem;background:white;border-radius:30px;border:1px solid #f1f2f6;transition:.3s}.Calendar_listItem__mjzAF:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.03)}.Calendar_itemDate__KVwjo{text-align:center;min-width:80px}.Calendar_dateNum__hT501{display:block;font-size:2.5rem;font-weight:950;line-height:1}.Calendar_dateMonth__1u7Cg{font-size:.9rem;font-weight:800;text-transform:uppercase}.Calendar_itemContent__1KRFx h3{font-size:1.4rem;font-weight:900;margin-bottom:.5rem}.Calendar_itemContent__1KRFx p{color:#636e72;line-height:1.6}.Calendar_empty__3VB4L{text-align:center;padding:10rem;color:#bdc3c7;font-size:1.2rem;font-weight:700}@media (max-width:768px){.Calendar_controls__FWtuy{flex-direction:column;gap:2rem}.Calendar_grid__kxbtG{grid-template-columns:repeat(7,1fr)}.Calendar_dayCell__zifvN{min-height:80px;padding:.5rem}.Calendar_eventDot__FFtLj{height:8px;font-size:0;padding:0;border-radius:50%;width:8px}}