.calendar-grid{font-family:inherit}.day-cell{position:relative;overflow:hidden;transition:all .2s ease}.day-cell:hover{background-color:#f9fafb;box-shadow:inset 0 0 0 2px #e5e7eb}.day-cell-empty{min-height:80px}@media (min-width:768px){.day-cell-empty{min-height:100px}}.event-chip{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 1px 2px rgba(0,0,0,.1);transition:all .15s ease}.event-chip:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.15)}.month-container{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}@media print{.month-container{page-break-after:always;margin-bottom:0}.month-container:last-child{page-break-after:auto}.day-cell{min-height:60px!important}.event-chip{font-size:8px!important;padding:1px 4px!important}}@media (max-width:640px){.event-chip{font-size:.65rem;padding:.5px 4px}.events-list{max-height:60px;overflow-y:auto}.events-list::-webkit-scrollbar{width:3px}.events-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}}