<!DOCTYPE html><html lang="ko"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>서비스 점검중</title><style>body{margin:0;display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f5f5f5;font-family:sans-serif}div{text-align:center;padding:60px 40px;background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.08)}h1{font-size:1.8rem;color:#333;margin-bottom:16px}p{color:#666;font-size:1rem;margin:0}</style></head><body><div><h1>서비스 점검 중입니다</h1><p>더 나은 서비스를 위해 점검 중입니다.<br>잠시 후 다시 이용해 주세요.</p></div></body></html>