<!DOCTYPE html><html lang="ca"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Acces restringit - UPC</title><style>body{font-family:Arial,sans-serif;background:#f4f4f4;display:flex;align-items:center;justify-content:center;height:100vh;margin:0}.box{background:white;padding:2.5rem;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);max-width:480px;text-align:center}h1{color:#003366;font-size:1.4rem;margin-bottom:1rem}p{color:#555;line-height:1.6}.vpn{margin-top:1.5rem;padding:1rem;background:#eef5fc;border:1px solid #c5ddf0;border-radius:4px}a{color:#003366}</style></head><body><div class="box"><h1>Acces restringit a la xarxa UPC</h1><p>Per accedir a l'eina de viatges de la UTGCNTIC cal estar connectat a la <strong>xarxa de la UPC</strong> o a la <strong>VPN</strong>.</p><div class="vpn">Instruccions per connectar-se a la VPN:<br><a href="https://serveistic.upc.edu/ca/upclink">serveistic.upc.edu/ca/upclink</a></div></div></body></html>