<!DOCTYPE html><html lang="ru"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Airsofter</title><style>body{margin:0;padding:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background:#0f172a;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center}h1{font-size:4rem;margin:0;color:#fff}p{font-size:1.5rem;margin:1rem 0 2rem 0;color:#94a3b8}a{display:inline-block;padding:0.9rem 1.8rem;background:#38bdf8;border:none;border-radius:999px;color:#0f172a;font-weight:600;text-decoration:none;font-size:1.1rem;box-shadow:0 4px 14px rgba(56,189,248,0.4);transition:all 0.3s ease}a:hover{background:#0ea5e9;color:#fff;box-shadow:0 6px 20px rgba(14,165,233,0.5)}</style></head><body><h1>Airsofter</h1><p>Посмотрите это событие в приложении</p><a href="/">На главную</a></body></html>