<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Jellyfin Access Error</title><style>body { font-family: -apple-system, sans-serif; background: #141414; color: #fff; text-align: center; padding: 50px; }.card { background: #222; max-width: 400px; margin: 0 auto; padding: 30px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.5); }h1 { color: #da59f5; font-size: 24px; margin-bottom: 10px; }p { color: #aaa; font-size: 16px; line-height: 1.5; }.icon { font-size: 48px; margin-bottom: 20px; }</style></head><body><div class="card"><div class="icon">🔒</div><h1>Oops!</h1><p>You need to turn on the <strong>Tailscale app</strong> on your device to watch Jellyfin outside the house!</p></div></body></html>