/* PE-Class v1.20.73 — iPhone 15 Pro 출석 작업 독 하단선 보정 */

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