.landing-coach-home-mock .coach-home-month{display:flex;height:100%;min-height:0;flex-direction:column;padding:.55rem;gap:.35rem}.landing-coach-home-mock .coach-home-month__legend,.landing-coach-home-mock .coach-home-month__top,.landing-coach-home-mock .coach-home-month__weekdays{flex-shrink:0}.landing-coach-home-mock .coach-home-month__grid{display:grid;flex:1 1 auto;min-height:0;align-content:stretch;grid-template-columns:repeat(7,minmax(0,1fr));gap:.2rem}.landing-coach-home-mock .coach-home-month__day{min-height:0;height:100%;gap:.1rem}.landing-coach-home-mock .coach-home-month__day-num{font-size:.6rem}.landing-coach-home-mock .coach-home-month__chip{font-size:.55rem;padding:.08rem .22rem;border-radius:.2rem}.landing-coach-home-mock .coach-home-month__chip-time{display:none}.landing-coach-home-mock .coach-home-month__legend{font-size:.55rem}.landing-coach-home-mock .coach-home-month__chip--pulse{box-shadow:0 0 0 0 rgba(5,150,105,.55);animation:landing-chip-pulse 2.4s ease-out infinite}@keyframes landing-chip-pulse{0%{box-shadow:0 0 0 0 rgba(5,150,105,.45)}55%{box-shadow:0 0 0 6px rgba(5,150,105,0)}to{box-shadow:0 0 0 0 rgba(5,150,105,0)}}