<!DOCTYPE html><html lang="pt-BR"><head><meta charset="utf-8"><title>Adela</title><link rel="icon" type="image/png" href="/adela-perfil.png"><style>body{background:#0b0f19;margin:0;height:100vh;display:flex;align-items:center;justify-content:center;}div{border:1px solid #1e293b;padding:2.5rem;border-radius:24px;background:#0f172a;box-shadow:0 25px 50px -12px rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;}img{width:160px;height:160px;border-radius:18px;object-fit:cover;display:block;}</style></head><body><div><img src="/adela-perfil.png" alt="Adela"></div></body></html>
