<!doctype html><html lang="fr"><head><meta charset="utf-8"><title>PROJEKTOR DEV — Travaux en                                                                                    
  cours</title><style>*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:radial-gradient(ellipse at                  
  top,#1e293b,#0f172a);color:#e2e8f0;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{text-align:center;max-width:600px;width:100%}.icon{font-size:88
  px;margin-bottom:20px;animation:wobble 3s ease-in-out infinite;display:inline-block;filter:drop-shadow(0 6px 16px rgba(251,191,36,.35))}@keyframes                                           
  wobble{0%,100%{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}h1{font-size:34px;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;color:#fbbf24}p{font-size:15px;color:#94a3b8;li
  ne-height:1.6;margin-bottom:36px}.brand{font-size:88px;font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:24px;color:#f8fafc;text-shadow:0 2px 32px
  rgba(248,250,252,.12);background:linear-gradient(180deg,#f8fafc 0%,#cbd5e1
  100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.barrier-wrap{height:28px;border-radius:6px;overflow:hidden;box-shadow:0 4px 24px
  rgba(251,191,36,.25);margin-bottom:32px}.barrier{height:100%;width:200%;background:repeating-linear-gradient(45deg,#fbbf24 0 20px,#1c1917 20px 40px);animation:slide 2s linear
  infinite}@keyframes
  slide{0%{transform:translateX(0)}100%{transform:translateX(-56px)}}.footer{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.25em}</style></head><body><div
  class="card"><div class="icon">🚧</div><h1>Travaux en cours</h1><p>Le service est temporairement hors service.<br>L’équipe technique s’active, on revient très vite.</p><div
  class="brand">PROJEKTOR DEV</div><div class="barrier-wrap"><div class="barrier"></div></div><div class="footer">— Service momentanément indisponible —</div></div></body></html>