
.footer-nav[data-v-456aee9e] {
  position: fixed !important;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding-bottom: env(safe-area-inset-bottom, 0px);
}


.calender-page[data-v-0f57c158] {
  max-width: 600px;
  margin: 0 auto;
  padding: 12px;
  padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px));
}
.stat-detail-table[data-v-0f57c158] {
  font-size: 13px;
}
.stat-detail-table th[data-v-0f57c158] {
  background-color: #f1f5f9;
  color: #475569;
  padding: 6px 4px !important;
}
.stat-detail-table td[data-v-0f57c158] {
  padding: 6px 4px !important;
  border-bottom: 1px solid #f1f5f9;
}
.fab-buka-btn[data-v-0f57c158] {
  position: fixed;
  right: 20px;
  bottom: calc(76px + env(safe-area-inset-bottom, 0px));
  z-index: 99;
}
[data-v-0f57c158] .v-calendar-weekly {
  height: auto !important;
}
[data-v-0f57c158] .v-calendar-weekly__week {
  flex: 1 0 auto !important;
  min-height: 85px;
}
[data-v-0f57c158] .v-calendar-weekly__day {
  min-height: 85px;
  height: auto !important;
  overflow: visible !important;
  padding-bottom: 4px !important;
}
.buka-calendar-box[data-v-0f57c158] {
  background-color: #fafafa;
  border-color: #e0e0e0;
}
.buka-week-header[data-v-0f57c158] {
  padding: 2px 0;
}
.buka-days-grid[data-v-0f57c158] {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  row-gap: 4px;
}
.buka-day-cell[data-v-0f57c158] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
}
.buka-day-btn[data-v-0f57c158] {
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.15s ease-in-out;
  color: #333333;
}
.buka-day-btn[data-v-0f57c158]:active {
  transform: scale(0.9);
}
.buka-day-selected[data-v-0f57c158] {
  background-color: #1976D2 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  box-shadow: 0 2px 5px rgba(25, 118, 210, 0.4);
}
.buka-day-today[data-v-0f57c158] {
  border: 1.5px solid #1976D2;
  color: #1976D2;
  font-weight: 700;
}


/*# sourceMappingURL=chunk-aff469c4.f9cc3b1b.css.map*/