/* PE-Class v1.20.74 — iPhone 출석 작업 독 안전영역 위치 미세 조정 */

@media (max-width: 768px) {
  html.pe87IPhone[data-pe-tab="clubs"] body.mobileClubView .mobileClubAttendanceDock {
    bottom: max(4px, calc(env(safe-area-inset-bottom) - 28px)) !important;
  }
}
